summaryrefslogtreecommitdiffstats
path: root/bsp/meta-freescale-3rdparty/conf/machine/imx6qsabrelite.conf
diff options
context:
space:
mode:
authorToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
committerToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
commit5b80bfd7bffd4c20d80b7c70a7130529e9a755dd (patch)
treeb4bb18dcd1487dbf1ea8127e5671b7bb2eded033 /bsp/meta-freescale-3rdparty/conf/machine/imx6qsabrelite.conf
parent706ad73eb02caf8532deaf5d38995bd258725cb8 (diff)
agl-basesystem
Diffstat (limited to 'bsp/meta-freescale-3rdparty/conf/machine/imx6qsabrelite.conf')
-rw-r--r--bsp/meta-freescale-3rdparty/conf/machine/imx6qsabrelite.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/bsp/meta-freescale-3rdparty/conf/machine/imx6qsabrelite.conf b/bsp/meta-freescale-3rdparty/conf/machine/imx6qsabrelite.conf
new file mode 100644
index 00000000..d5703670
--- /dev/null
+++ b/bsp/meta-freescale-3rdparty/conf/machine/imx6qsabrelite.conf
@@ -0,0 +1,13 @@
+#@TYPE: Machine
+#@NAME: Boundary Devices i.MX6Q SABRE Lite
+#@SOC: i.MX6Q
+#@DESCRIPTION: Machine configuration for Boundary Devices i.MX6Q SABRE Lite
+#@MAINTAINER: Ian Coolidge <ian@boundarydevices.com>
+
+# WARNING: This board now use the *same* code as Nitrogen6X and it
+# boots from internal SPI NOR memory. If you did change it to boot
+# from the MMC (SD3 or SD4) please check the Boundary's blog post
+# at: http://boundarydevices.com/u-boot-on-i-mx6/#unbricking
+
+MACHINEOVERRIDES = "nitrogen6x:${MACHINE}"
+include conf/machine/nitrogen6x.conf