X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpx30_common.h;h=1cf239f8a6343f4ee63acef213cdb06a7b939866;hb=f113d7d3034672de7d074506a05a7055f1f0dcae;hp=9541a7f19e2199cba889c95a368022de1e15b022;hpb=9b5f9aeb3b48dbc059272168635a397ea5096a31;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/px30_common.h b/include/configs/px30_common.h index 9541a7f..1cf239f 100644 --- a/include/configs/px30_common.h +++ b/include/configs/px30_common.h @@ -13,8 +13,6 @@ /* FIXME: ff020000 is pmu_mem (10k), while ff0e0000 is regular int_mem */ #define CONFIG_IRAM_BASE 0xff020000 -#define CONFIG_SYS_INIT_SP_ADDR 0x00400000 -#define CONFIG_SPL_STACK 0x00400000 #define CONFIG_SPL_BSS_START_ADDR 0x4000000 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */