summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6qsabrelite.conf
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-16 02:06:17 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-16 02:06:17 +0200
commit54eecdabe0cdfdc47d77b3e182fda5899702ded7 (patch)
tree8e28d750773f0aa38f0d2de83109b190faf0b425 /conf/machine/imx6qsabrelite.conf
downloadmeta-fsl-arm-extra-54eecdabe0cdfdc47d77b3e182fda5899702ded7.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
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