]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ecovec.h
avr32: delete non generic board mimc200
[karo-tx-uboot.git] / include / configs / ecovec.h
index 3483cf1f58bc7aa50d33e1839be35fcefcaca7fb..358314c240d150f93da1b9a00dac2a39a69c895b 100644 (file)
@@ -23,9 +23,6 @@
  */
 
 #undef DEBUG
-#define CONFIG_SH              1
-#define CONFIG_SH4             1
-#define CONFIG_SH4A            1
 #define CONFIG_CPU_SH7724      1
 #define CONFIG_BOARD_LATE_INIT         1
 #define CONFIG_ECOVEC          1
@@ -35,7 +32,6 @@
 
 #define CONFIG_CMD_FLASH
 #define CONFIG_CMD_MEMORY
-#define CONFIG_CMD_NET
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_NFS
 #define CONFIG_SYS_MONITOR_LEN (256 * 1024)
 /* Size of DRAM reserved for malloc() use */
 #define CONFIG_SYS_MALLOC_LEN  (256 * 1024)
-/* size in bytes reserved for initial data */
-#define CONFIG_SYS_GBL_DATA_SIZE       (256)
 #define CONFIG_SYS_BOOTMAPSZ   (8 * 1024 * 1024)
 
 /* ENV setting */