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_sld3_defconfig | |
parent | 805dc44cc8afc357f7cdca8b183d0b641768bdb2 (diff) | |
download | u-boot-imx-52159d27ffe6b2a1a7e874cb2fda5aadbd4f03e5.zip u-boot-imx-52159d27ffe6b2a1a7e874cb2fda5aadbd4f03e5.tar.gz u-boot-imx-52159d27ffe6b2a1a7e874cb2fda5aadbd4f03e5.tar.bz2 |
ARM: dts: uniphier: sync DT with latest Linux
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_sld3_defconfig')
-rw-r--r-- | configs/uniphier_sld3_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/uniphier_sld3_defconfig b/configs/uniphier_sld3_defconfig index bd9c327..3568f7a 100644 --- a/configs/uniphier_sld3_defconfig +++ b/configs/uniphier_sld3_defconfig @@ -7,7 +7,7 @@ CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_ARCH_UNIPHIER_SLD3=y CONFIG_MICRO_SUPPORT_CARD=y CONFIG_SYS_TEXT_BASE=0x84000000 -CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-sld3-ref" +CONFIG_DEFAULT_DEVICE_TREE="uniphier-sld3-ref" CONFIG_SPL_NOR_SUPPORT=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y |