diff options
Diffstat (limited to 'configs/odroid-xu3_defconfig')
-rw-r--r-- | configs/odroid-xu3_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroid-xu3_defconfig b/configs/odroid-xu3_defconfig index b2f6741094..47f7c5d974 100644 --- a/configs/odroid-xu3_defconfig +++ b/configs/odroid-xu3_defconfig @@ -2,7 +2,7 @@ CONFIG_ARM=y CONFIG_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 |