summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-19 02:10:02 (GMT)
committerSimon Glass <sjg@chromium.org>2017-06-01 13:03:17 (GMT)
commit46bac66b20da6d50e757bdca74703153f233090b (patch)
tree89be6f0c4fea0b35f106b180681757d63389c203 /configs/sandbox_defconfig
parent04048d58a8fdc607010cb611d0656c4f6cae6296 (diff)
downloadu-boot-fsl-qoriq-46bac66b20da6d50e757bdca74703153f233090b.tar.xz
sandbox: Move to use live tree
This updates sandbox to use a live device tree. This means that after relocation (from board_init_r() onwards) it no-longer uses flat device tree. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index f39d03e..662606c 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -62,6 +62,7 @@ CONFIG_CMD_EXT4_WRITE=y
CONFIG_MAC_PARTITION=y
CONFIG_AMIGA_PARTITION=y
CONFIG_OF_CONTROL=y
+CONFIG_OF_LIVE=y
CONFIG_OF_HOSTFILE=y
CONFIG_NETCONSOLE=y
CONFIG_REGMAP=y