X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap4_common.h;h=5507c8f4c64c4c316b97a3d8471a887dfb3d98b0;hb=3996a96c5e33aeb676b364936c95e61a987c4e61;hp=a989721afc4eab7ce6f743961e801d5f1303b913;hpb=f6ddfdd3a92e2906c87c521deae46e509bd0bf3d;p=u-boot diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index a989721afc..5507c8f4c6 100644 --- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h @@ -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 @@ -106,7 +105,6 @@ #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 @@ -287,4 +285,6 @@ #define CONFIG_SYS_ENABLE_PADS_ALL +#define CONFIG_SYS_THUMB_BUILD + #endif /* __CONFIG_OMAP4_COMMON_H */