]> git.sur5r.net Git - u-boot/blobdiff - include/configs/igep0020.h
microblaze: Enable TFTP put command
[u-boot] / include / configs / igep0020.h
index 5af9bec8f4435e8816f7ddd6ddeb84a362f3f85e..c2fcdffdae1d3b9d52352d77801b6c47f0c472e3 100644 (file)
 /*
  * High Level Configuration Options
  */
-#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_OMAP3430                1       /* which is in a 3430 */
 #define CONFIG_OMAP3_IGEP0020  1       /* working with IGEP0020 */
 
 #define CONFIG_SDRC    /* The chip has SDRC controller */
@@ -80,9 +78,6 @@
 #define CONFIG_OMAP_HSMMC              1
 #define CONFIG_DOS_PARTITION           1
 
-/* DDR  */
-#define CONFIG_OMAP3_NUMONYX_DDR       1
-
 /* USB */
 #define CONFIG_MUSB_UDC                        1
 #define CONFIG_USB_OMAP3               1
 #define PHYS_SDRAM_1_SIZE      (32 << 20)      /* at least 32 meg */
 #define PHYS_SDRAM_2           OMAP34XX_SDRC_CS1
 
-/* SDRAM Bank Allocation method */
-#define SDRC_R_B_C             1
-
 /*
  * FLASH and environment organization
  */
  * SMSC911x Ethernet
  */
 #if defined(CONFIG_CMD_NET)
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC911X
 #define CONFIG_SMC911X_32_BIT
 #define CONFIG_SMC911X_BASE    0x2C000000