]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ecovec.h
mx5: fix get_reset_cause
[u-boot] / include / configs / ecovec.h
index a8f6dc9a05a785c3c88aa0ae06aa58d5296951f8..e26591c14f766816a6b39b304a7809b554788359 100644 (file)
@@ -23,8 +23,6 @@
  */
 
 #undef DEBUG
-#define CONFIG_SH4             1
-#define CONFIG_SH4A            1
 #define CONFIG_CPU_SH7724      1
 #define CONFIG_BOARD_LATE_INIT         1
 #define CONFIG_ECOVEC          1
 #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 */