Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
[platform/kernel/u-boot.git] / include / configs / sh7763rdp.h
index 5122c8b..5e27f3b 100644 (file)
@@ -12,8 +12,6 @@
 #define CONFIG_CPU_SH7763      1
 #define __LITTLE_ENDIAN                1
 
-#define CONFIG_ENV_OVERWRITE    1
-
 #define CONFIG_DISPLAY_BOARDINFO
 
 /* SCIF */
@@ -26,8 +24,6 @@
 /* SDRAM */
 #define CONFIG_SYS_SDRAM_BASE          (0x8C000000)
 #define CONFIG_SYS_SDRAM_SIZE          (64 * 1024 * 1024)
-#define CONFIG_SYS_MEMTEST_START       (CONFIG_SYS_SDRAM_BASE)
-#define CONFIG_SYS_MEMTEST_END         (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))
 
 /* Flash(NOR) */
 #define CONFIG_SYS_FLASH_BASE          (0xA0000000)