From ceef960812603ef007e1201f45348f964ded057c Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 13 Jul 2017 15:15:29 +0200 Subject: dm: tegra: move apalis t30/tk1, colibri t20/t30 to livetree Change these board to use a live device tree after relocation. Signed-off-by: Marcel Ziswiler Reviewed-by: Simon Glass Signed-off-by: Tom Warren --- configs/apalis-tk1_defconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/apalis-tk1_defconfig') diff --git a/configs/apalis-tk1_defconfig b/configs/apalis-tk1_defconfig index c93a0f7d85..e6e3a9bfe9 100644 --- a/configs/apalis-tk1_defconfig +++ b/configs/apalis-tk1_defconfig @@ -24,6 +24,10 @@ CONFIG_CMD_USB=y CONFIG_CMD_USB_MASS_STORAGE=y # CONFIG_CMD_NFS is not set 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