]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx7_common.h
mx7: set soc environment according to exact SoC type
[u-boot] / include / configs / mx7_common.h
index 5e5656d480662d5550dd5d1941f06ddd3aefcc0f..bc2833c4ff3fed53ac337d4ba249d161999b3646 100644 (file)
 /* Enable iomux-lpsr support */
 #define CONFIG_IOMUX_LPSR
 
+#define CONFIG_ARCH_MISC_INIT
+
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 
 #define CONFIG_LOADADDR                 0x80800000
 #define CONFIG_SYS_TEXT_BASE            0x87800000
 
-#ifndef CONFIG_BOOTDELAY
-#endif
-
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_CONS_INDEX               1