[U-Boot] [PATCH 26/26] dm: tegra: nyan-big: Move to livetree

Simon Glass sjg at chromium.org
Fri May 19 14:31:09 UTC 2017


Change this board to use a live device tree after relocation.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 configs/nyan-big_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/nyan-big_defconfig b/configs/nyan-big_defconfig
index a152ff6915..82be85a834 100644
--- a/configs/nyan-big_defconfig
+++ b/configs/nyan-big_defconfig
@@ -33,6 +33,7 @@ CONFIG_CMD_EXT4_WRITE=y
 # CONFIG_SPL_DOS_PARTITION is not set
 # CONFIG_SPL_ISO_PARTITION is not set
 # CONFIG_SPL_EFI_PARTITION is not set
+CONFIG_OF_LIVE=y
 CONFIG_SPL_DM=y
 CONFIG_REGMAP=y
 CONFIG_SYSCON=y
-- 
2.13.0.303.g4ebf302169-goog



More information about the U-Boot mailing list