summaryrefslogtreecommitdiffstats
path: root/configs/ph1_ld4_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-05-29 17:30:05 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-05-31 02:55:50 +0900
commitf8f35944d80588612141d689eb1716b0fc587c3f (patch)
treef9344575a88b737092a9cad370b95415622723bf /configs/ph1_ld4_defconfig
parent4e143cd6daa1b22c0b0df14e1e720571a982eaa6 (diff)
downloadtalos-obmc-uboot-f8f35944d80588612141d689eb1716b0fc587c3f.tar.gz
talos-obmc-uboot-f8f35944d80588612141d689eb1716b0fc587c3f.zip
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/ph1_ld4_defconfig')
-rw-r--r--configs/ph1_ld4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ph1_ld4_defconfig b/configs/ph1_ld4_defconfig
index 036e2d1c69..45d484e5d4 100644
--- a/configs/ph1_ld4_defconfig
+++ b/configs/ph1_ld4_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_UNIPHIER=y
CONFIG_SPL_DM=y
CONFIG_MACH_PH1_LD4=y
CONFIG_PFC_MICRO_SUPPORT_CARD=y
+CONFIG_SYS_TEXT_BASE=0x84000000
CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-ld4-ref"
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
OpenPOWER on IntegriCloud