From 2411e0fbd91bba94569cc2ae2192fb582c5bff8b Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 5 Dec 2016 18:31:38 +0900 Subject: 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 --- configs/uniphier_pxs2_ld6b_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/uniphier_pxs2_ld6b_defconfig') diff --git a/configs/uniphier_pxs2_ld6b_defconfig b/configs/uniphier_pxs2_ld6b_defconfig index ba3867f06a..560b11b7be 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 -- cgit v1.2.1