diff options
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2017-07-13 15:15:29 +0200 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2017-08-15 14:51:18 -0700 |
commit | ceef960812603ef007e1201f45348f964ded057c (patch) | |
tree | 3d0df98f7ce002c00e5d39c23dc326d628cab34a /configs/apalis_t30_defconfig | |
parent | 9a50b6fc81f8f612b1ef5aad27fd7a49da610c30 (diff) |
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 <marcel.ziswiler@toradex.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'configs/apalis_t30_defconfig')
-rw-r--r-- | configs/apalis_t30_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis_t30_defconfig b/configs/apalis_t30_defconfig index e8e5e3536e..e15e11ad92 100644 --- a/configs/apalis_t30_defconfig +++ b/configs/apalis_t30_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 |