diff options
Diffstat (limited to 'configs/s5pc210_universal_defconfig')
-rw-r--r-- | configs/s5pc210_universal_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/s5pc210_universal_defconfig b/configs/s5pc210_universal_defconfig index 9443be7dfa..5eeea44c74 100644 --- a/configs/s5pc210_universal_defconfig +++ b/configs/s5pc210_universal_defconfig @@ -3,7 +3,7 @@ CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_ARCH_CPU_INIT=y CONFIG_SYS_L2CACHE_OFF=y CONFIG_ARCH_EXYNOS=y -CONFIG_SYS_TEXT_BASE=0x44800000 +CONFIG_TEXT_BASE=0x44800000 CONFIG_SYS_MALLOC_LEN=0x5001000 CONFIG_SYS_MALLOC_F_LEN=0x400 CONFIG_ARCH_EXYNOS4=y |