diff options
Diffstat (limited to 'configs/arndale_defconfig')
-rw-r--r-- | configs/arndale_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/arndale_defconfig b/configs/arndale_defconfig index 005eabf55a8..30c695001fc 100644 --- a/configs/arndale_defconfig +++ b/configs/arndale_defconfig @@ -3,7 +3,7 @@ CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_SPL_SKIP_LOWLEVEL_INIT=y CONFIG_ARCH_CPU_INIT=y CONFIG_ARCH_EXYNOS=y -CONFIG_SYS_TEXT_BASE=0x43E00000 +CONFIG_TEXT_BASE=0x43E00000 CONFIG_SYS_MALLOC_LEN=0x5004000 CONFIG_SYS_MALLOC_F_LEN=0x400 CONFIG_ARCH_EXYNOS5=y |