diff options
Diffstat (limited to 'include/configs/arndale.h')
-rw-r--r-- | include/configs/arndale.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/arndale.h b/include/configs/arndale.h index 5109f7de53..5ebba0cda2 100644 --- a/include/configs/arndale.h +++ b/include/configs/arndale.h @@ -18,9 +18,6 @@ #define CONFIG_EXYNOS_SPL /* Miscellaneous configurable options */ -#define CONFIG_IRAM_STACK 0x02050000 - -#define CONFIG_SYS_INIT_SP_ADDR CONFIG_IRAM_STACK #define CONFIG_S5P_PA_SYSRAM 0x02020000 #define CONFIG_SMP_PEN_ADDR CONFIG_S5P_PA_SYSRAM |