summaryrefslogtreecommitdiff
path: root/configs/uniphier_pxs2_ld6b_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-12-05 09:31:38 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-12-09 16:42:51 (GMT)
commit2411e0fbd91bba94569cc2ae2192fb582c5bff8b (patch)
tree194f0f031e94be887de6f22de11b2c5e193fee2f /configs/uniphier_pxs2_ld6b_defconfig
parent996fcdadba5fc49d52131d0f09663c7f3e6bf1b8 (diff)
downloadu-boot-2411e0fbd91bba94569cc2ae2192fb582c5bff8b.tar.xz
ARM: uniphier: disable CONFIG_ARCH_FIXUP_FDT_MEMORY
Do not overwrite the memory nodes in the kernel DT where some parts of the memory region might be carved out. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_pxs2_ld6b_defconfig')
-rw-r--r--configs/uniphier_pxs2_ld6b_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/uniphier_pxs2_ld6b_defconfig b/configs/uniphier_pxs2_ld6b_defconfig
index ba3867f..560b11b 100644
--- a/configs/uniphier_pxs2_ld6b_defconfig
+++ b/configs/uniphier_pxs2_ld6b_defconfig
@@ -8,6 +8,7 @@ CONFIG_ARCH_UNIPHIER_PRO5_PXS2_LD6B=y
CONFIG_MICRO_SUPPORT_CARD=y
CONFIG_SYS_TEXT_BASE=0x84000000
CONFIG_DEFAULT_DEVICE_TREE="uniphier-pxs2-vodka"
+# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
CONFIG_SPL_NOR_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y