summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2012-03-04 10:51:36 +0000
committerStefano Babic <sbabic@denx.de>2012-03-27 09:41:15 +0200
commitc338f0b5c60d3b133139539fdfc39d2f2cb29b06 (patch)
tree863c2b67d8e764ab434f5e523e5f023fcee5e1de /include
parent1c9ceff8ca896bd04cc2c85f762662dceecd7927 (diff)
downloadblackbird-obmc-uboot-c338f0b5c60d3b133139539fdfc39d2f2cb29b06.tar.gz
blackbird-obmc-uboot-c338f0b5c60d3b133139539fdfc39d2f2cb29b06.zip
i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITE
Allow non-dt kernels to boot Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx6qsabrelite.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx6qsabrelite.h b/include/configs/mx6qsabrelite.h
index a1a2267bd4..8bc8a83702 100644
--- a/include/configs/mx6qsabrelite.h
+++ b/include/configs/mx6qsabrelite.h
@@ -28,6 +28,8 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_MACH_TYPE 3769
+
#include <asm/arch/imx-regs.h>
#define CONFIG_CMDLINE_TAG
OpenPOWER on IntegriCloud