summaryrefslogtreecommitdiff
path: root/configs/dragonboard410c_defconfig
diff options
context:
space:
mode:
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>2018-01-10 13:34:38 +0300
committerTom Rini <trini@konsulko.com>2018-01-16 00:29:03 +0300
commit9337dfb4342a7bf2164405cdcb9c92b857ea0974 (patch)
treeb285d08cfdbc6a2171aa0199607c4ff3d1d7d6ab /configs/dragonboard410c_defconfig
parent3b595da441cf38d1905684dea28767afeb732838 (diff)
downloadu-boot-9337dfb4342a7bf2164405cdcb9c92b857ea0974.tar.xz
db410c: use the device tree parsed by the lk loader.
We dont need to keep copies of the properties that we are going to fixup since we will be using the dtb provided by the firmware. Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Diffstat (limited to 'configs/dragonboard410c_defconfig')
-rw-r--r--configs/dragonboard410c_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dragonboard410c_defconfig b/configs/dragonboard410c_defconfig
index de923adbc3..4389f52b5c 100644
--- a/configs/dragonboard410c_defconfig
+++ b/configs/dragonboard410c_defconfig
@@ -47,3 +47,4 @@ CONFIG_OF_CONTROL=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_PSCI_RESET=y
+CONFIG_OF_SEPARATE=y