From 32ca40bf8b95fa1312de52109b84f888e2ea3642 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Tue, 25 Jul 2017 08:30:14 -0600 Subject: dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree Change these board to use a live device tree after relocation. Signed-off-by: Simon Glass Tested-by: Marcel Ziswiler Tested-on: Beaver, Jetson-TK1 Tested-by: Stephen Warren --- configs/jetson-tk1_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/jetson-tk1_defconfig') diff --git a/configs/jetson-tk1_defconfig b/configs/jetson-tk1_defconfig index d086951299..a533c6402f 100644 --- a/configs/jetson-tk1_defconfig +++ b/configs/jetson-tk1_defconfig @@ -25,6 +25,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_DFU_MMC=y CONFIG_DFU_RAM=y -- cgit v1.2.1