commit | 94d79e98ba19618708d4dc252c1980d5f313cda4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri May 29 17:30:05 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun May 31 02:55:50 2015 +0900 |
tree | f9344575a88b737092a9cad370b95415622723bf | |
parent | 993724520c9df7b201d812168f67518219a552ee [diff] [blame] |
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
diff --git a/configs/ph1_pro4_defconfig b/configs/ph1_pro4_defconfig index 9a010ee..cc3a9a4 100644 --- a/configs/ph1_pro4_defconfig +++ b/configs/ph1_pro4_defconfig
@@ -3,6 +3,7 @@ CONFIG_SPL_DM=y CONFIG_MACH_PH1_PRO4=y CONFIG_PFC_MICRO_SUPPORT_CARD=y +CONFIG_SYS_TEXT_BASE=0x84000000 CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-pro4-ref" CONFIG_FIT=y CONFIG_FIT_VERBOSE=y