summaryrefslogtreecommitdiff
path: root/configs/apalis_imx6_defconfig
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2022-04-13 11:33:29 +0200
committerStefano Babic <sbabic@denx.de>2022-04-21 12:44:23 +0200
commit877347b5589bb9beac381d5f69413d361181cc7f (patch)
tree98e1f215da2222806cce774d642ec6784fd6dffe /configs/apalis_imx6_defconfig
parent1410cba567803b66b1ac7a354f5cda0c5f0e84ec (diff)
downloadu-boot-877347b5589bb9beac381d5f69413d361181cc7f.tar.gz
configs: toradex: enable missing fit options
Add missing support of FIT-images and enable a verbosity for this feature. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'configs/apalis_imx6_defconfig')
-rw-r--r--configs/apalis_imx6_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apalis_imx6_defconfig b/configs/apalis_imx6_defconfig
index cdf169df04..00c9a24a5d 100644
--- a/configs/apalis_imx6_defconfig
+++ b/configs/apalis_imx6_defconfig
@@ -26,6 +26,7 @@ CONFIG_SYS_MEMTEST_START=0x10000000
CONFIG_SYS_MEMTEST_END=0x10010000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
+CONFIG_FIT_VERBOSE=y
CONFIG_BOOTDELAY=1
CONFIG_BOOTCOMMAND="run distro_bootcmd; usb start; setenv stdout serial,vidconsole; setenv stdin serial,usbkbd"
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y