]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ms7750se.h
cfi_flash: Use __func__ macro instead of function name
[u-boot] / include / configs / ms7750se.h
index 5410cbba0d29689670f01a338639274441e39e90..1cd7ae0303fed5dfb9f8f4f20eebe2d00ce4df6e 100644 (file)
@@ -12,7 +12,6 @@
 #define CONFIG_CPU_SH7750      1
 /* #define CONFIG_CPU_SH7751   1 */
 /* #define CONFIG_CPU_TYPE_R   1 */
-#define CONFIG_MS7750SE                1
 #define __LITTLE_ENDIAN__      1
 
 #define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_SYS_SDRAM_SIZE          (64 * 1024 * 1024)
 
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_PBSIZE              256
-#define CONFIG_SYS_MAXARGS             16
-#define CONFIG_SYS_BARGSIZE            512
 
 #define CONFIG_SYS_TEXT_BASE           0x8FFC0000
 #define CONFIG_SYS_MEMTEST_START       (CONFIG_SYS_SDRAM_BASE)