X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmalta.h;h=773d7c23ed87bc70efa64c9ee091b5c89dc06820;hb=a5e609b982a004e009e8ee0aa6066785db425ac2;hp=d41b80c7dc23c5b1ef1fafbd12155e49360c5bc6;hpb=1d5d0275d7684005643952b4591eb5899f55beaf;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/malta.h b/include/configs/malta.h index d41b80c..773d7c2 100644 --- a/include/configs/malta.h +++ b/include/configs/malta.h @@ -41,8 +41,6 @@ #define CONFIG_SYS_INIT_SP_OFFSET 0x400000 #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x01000000) -#define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + 0x00100000) -#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_SDRAM_BASE + 0x00800000) #define CONFIG_SYS_MALLOC_LEN (128 * 1024) #define CONFIG_SYS_BOOTPARAMS_LEN (128 * 1024)