From: Chris Packham Date: Mon, 24 Oct 2016 22:40:55 +0000 (+1300) Subject: mvebu: db-88f6820-amc: Enable FIT support X-Git-Tag: v2017.01-rc1~147^2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=eb1f7784f4643329227bf63aa0d6e11d2941c996;p=u-boot mvebu: db-88f6820-amc: Enable FIT support Signed-off-by: Chris Packham Signed-off-by: Stefan Roese --- diff --git a/configs/db-88f6820-amc_defconfig b/configs/db-88f6820-amc_defconfig index 90cbd4894a..27ec6565ba 100644 --- a/configs/db-88f6820-amc_defconfig +++ b/configs/db-88f6820-amc_defconfig @@ -8,6 +8,8 @@ CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="armada-385-amc" +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y CONFIG_BOOTDELAY=3 CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set