X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsam9x60ek.h;h=b9b56d9f1a046ac0a86aac0e9e9587aaa0110e3d;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=c965fcb4e8f9a9a3e1296ac97169e912d3b05ed1;hpb=3970f7728d7e25430a673db9255d9c6f79f5e13d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sam9x60ek.h b/include/configs/sam9x60ek.h index c965fcb..b9b56d9 100644 --- a/include/configs/sam9x60ek.h +++ b/include/configs/sam9x60ek.h @@ -26,10 +26,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x20000000 #define CONFIG_SYS_SDRAM_SIZE 0x10000000 /* 256 megs */ -#define CONFIG_SYS_INIT_SP_ADDR \ - (CONFIG_SYS_SDRAM_BASE + 16 * 1024 + CONFIG_SYS_MALLOC_F_LEN - \ - GENERATED_GBL_DATA_SIZE) - /* NAND flash */ #ifdef CONFIG_CMD_NAND #define CONFIG_SYS_MAX_NAND_DEVICE 1