aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanish pandey <manish.pandey2@arm.com>2016-04-25 17:32:19 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2016-12-02 14:10:47 +0000
commitf567748495b2efc9603e1560e630f134ff2035f9 (patch)
treecf2f97723e9c0b4291cd7b91cf900ac31d7318da
parentb47a7194931e9f8a9e337783e7944bb5c0c879f4 (diff)
Juno: CONFIG_ARCH_FIXUP_FDT=n
Do not update DTB from u-boot and honour device tree settings. Change-Id: I5f35673b829593f3e48d2aad8a35e76e4f16530a Signed-off-by: manish pandey <manish.pandey2@arm.com>
-rw-r--r--configs/vexpress_aemv8a_juno_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vexpress_aemv8a_juno_defconfig b/configs/vexpress_aemv8a_juno_defconfig
index 92a4b0be23..01c1a68523 100644
--- a/configs/vexpress_aemv8a_juno_defconfig
+++ b/configs/vexpress_aemv8a_juno_defconfig
@@ -28,3 +28,4 @@ CONFIG_CMD_FAT=y
CONFIG_DM=y
CONFIG_DM_SERIAL=y
CONFIG_OF_LIBFDT=y
+CONFIG_ARCH_FIXUP_FDT=n