summaryrefslogtreecommitdiff
path: root/include/configs/mx7_common.h
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-07-13 07:25:39 (GMT)
committerStefano Babic <sbabic@denx.de>2016-07-19 17:52:14 (GMT)
commitec7fde3ebfeb1dc428206bf1afca87dbd86cc29b (patch)
treedec6444af2cf88b3396c06c9e24cfa8a1ec1b8df /include/configs/mx7_common.h
parentc4483093f38f20c4122bd27456bffdda518e4d71 (diff)
downloadu-boot-ec7fde3ebfeb1dc428206bf1afca87dbd86cc29b.tar.xz
mx7: set soc environment according to exact SoC type
This can be useful if the same U-Boot binary is used for boards available with a i.MX 7Solo and i.MX 7Dual. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/mx7_common.h')
-rw-r--r--include/configs/mx7_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h
index fbc6de6..bc2833c 100644
--- a/include/configs/mx7_common.h
+++ b/include/configs/mx7_common.h
@@ -28,6 +28,8 @@
/* Enable iomux-lpsr support */
#define CONFIG_IOMUX_LPSR
+#define CONFIG_ARCH_MISC_INIT
+
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO