diff options
Diffstat (limited to 'configs/s5p_goni_defconfig')
-rw-r--r-- | configs/s5p_goni_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/s5p_goni_defconfig b/configs/s5p_goni_defconfig index 4e0f537152..cbd75156f1 100644 --- a/configs/s5p_goni_defconfig +++ b/configs/s5p_goni_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_S5PC1XX=y +CONFIG_SYS_TEXT_BASE=0x34800000 CONFIG_TARGET_S5P_GONI=y CONFIG_DEFAULT_DEVICE_TREE="s5pc1xx-goni" CONFIG_USE_BOOTARGS=y |