]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap4_common.h
i.MX6: mx6q_sabrelite: add SATA bindings
[u-boot] / include / configs / omap4_common.h
index a989721afc4eab7ce6f743961e801d5f1303b913..5507c8f4c64c4c316b97a3d8471a887dfb3d98b0 100644 (file)
@@ -35,7 +35,6 @@
 #define CONFIG_OMAP            1       /* in a TI OMAP core */
 #define CONFIG_OMAP44XX                1       /* which is a 44XX */
 #define CONFIG_OMAP4430                1       /* which is in a 4430 */
-#define CONFIG_ARCH_CPU_INIT
 
 /* Get CPU defs */
 #include <asm/arch/cpu.h>
 #define CONFIG_GENERIC_MMC             1
 #define CONFIG_MMC                     1
 #define CONFIG_OMAP_HSMMC              1
-#define CONFIG_SYS_MMC_SET_DEV         1
 #define CONFIG_DOS_PARTITION           1
 
 
 
 #define CONFIG_SYS_ENABLE_PADS_ALL
 
+#define CONFIG_SYS_THUMB_BUILD
+
 #endif /* __CONFIG_OMAP4_COMMON_H */