X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsh7763rdp.h;h=b66442880637a69a46761e46183b79e16d051cd3;hb=702de89cc6a34c1c23dd3d987b0472b2cecdb63c;hp=5122c8bf44fefd7b76bfa303997dde7fb5fe8870;hpb=6d7dacf726ca043a3f5487549bbfa506c990c813;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sh7763rdp.h b/include/configs/sh7763rdp.h index 5122c8b..b664428 100644 --- a/include/configs/sh7763rdp.h +++ b/include/configs/sh7763rdp.h @@ -26,8 +26,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)