summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6qsabrelite.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx6qsabrelite.conf')
-rw-r--r--conf/machine/imx6qsabrelite.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/conf/machine/imx6qsabrelite.conf b/conf/machine/imx6qsabrelite.conf
new file mode 100644
index 0000000..c6bd735
--- /dev/null
+++ b/conf/machine/imx6qsabrelite.conf
@@ -0,0 +1,13 @@
1#@TYPE: Machine
2#@NAME: Boundary Devices i.MX6Q SABRE Lite
3#@SOC: i.MX6Q
4#@DESCRIPTION: Machine configuration for Boundary Devices i.MX6Q SABRE Lite
5#@MAINTAINER: Eric Nelson <eric.nelson@boundarydevices.com>
6
7# WARNING: This board now use the *same* code as Nitrogen6X and it
8# boots from internal SPI NOR memory. If you did change it to boot
9# from the MMC (SD3 or SD4) please check the Boundary's blog post
10# at: http://boundarydevices.com/u-boot-on-i-mx6/#unbricking
11
12MACHINEOVERRIDES = "nitrogen6x:${MACHINE}"
13include conf/machine/nitrogen6x.conf