]> git.sur5r.net Git - u-boot/blobdiff - include/configs/am3517_evm.h
edminiv2: add mvsata_ide and cmd_ide support
[u-boot] / include / configs / am3517_evm.h
index 595b99ce1d9ac864e7cf3b75aa3afe5ad1ece22f..10af21b1b8b3c5faf245b0d9e3d29c152b538132 100644 (file)
 /*
  * High Level Configuration Options
  */
-#define CONFIG_ARMCORTEXA8     1       /* This is an ARM V7 CPU core */
+#define CONFIG_ARMV7           1       /* This is an ARM V7 CPU core */
 #define CONFIG_OMAP            1       /* in a TI OMAP core */
 #define CONFIG_OMAP34XX                1       /* which is a 34XX */
 #define CONFIG_OMAP3_AM3517EVM 1       /* working with AM3517EVM */
 
-#define CONFIG_EMIF4           1       /* The chip has EMIF4 controller */
+#define CONFIG_EMIF4   /* The chip has EMIF4 controller */
 
 #include <asm/arch/cpu.h>              /* get chip and board defs */
 #include <asm/arch/omap3.h>