From 54eecdabe0cdfdc47d77b3e182fda5899702ded7 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Thu, 16 Oct 2014 02:06:17 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- conf/machine/imx6qsabrelite.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 conf/machine/imx6qsabrelite.conf (limited to 'conf/machine/imx6qsabrelite.conf') 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 @@ +#@TYPE: Machine +#@NAME: Boundary Devices i.MX6Q SABRE Lite +#@SOC: i.MX6Q +#@DESCRIPTION: Machine configuration for Boundary Devices i.MX6Q SABRE Lite +#@MAINTAINER: Eric Nelson + +# 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 -- cgit v1.2.3-54-g00ecf