diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-10-07 16:43:00 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-10-18 14:06:46 +0900 |
commit | 52159d27ffe6b2a1a7e874cb2fda5aadbd4f03e5 (patch) | |
tree | f38ada5a58e3747ddcc5abbf9358192138fea3fa /configs/uniphier_ld20_defconfig | |
parent | 805dc44cc8afc357f7cdca8b183d0b641768bdb2 (diff) | |
download | u-boot-52159d27ffe6b2a1a7e874cb2fda5aadbd4f03e5.tar.gz |
ARM: dts: uniphier: sync DT with latest Linux
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_ld20_defconfig')
-rw-r--r-- | configs/uniphier_ld20_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/uniphier_ld20_defconfig b/configs/uniphier_ld20_defconfig index 3fe37586f0..3e802d3e08 100644 --- a/configs/uniphier_ld20_defconfig +++ b/configs/uniphier_ld20_defconfig @@ -5,7 +5,7 @@ CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_ARCH_UNIPHIER_LD20=y CONFIG_MICRO_SUPPORT_CARD=y CONFIG_SYS_TEXT_BASE=0x84000000 -CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-ld20-ref" +CONFIG_DEFAULT_DEVICE_TREE="uniphier-ld20-ref" CONFIG_SPL_NOR_SUPPORT=y CONFIG_HUSH_PARSER=y # CONFIG_CMD_XIMG is not set |