From eb1f7784f4643329227bf63aa0d6e11d2941c996 Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Tue, 25 Oct 2016 11:40:55 +1300 Subject: mvebu: db-88f6820-amc: Enable FIT support Signed-off-by: Chris Packham Signed-off-by: Stefan Roese --- configs/db-88f6820-amc_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/db-88f6820-amc_defconfig') diff --git a/configs/db-88f6820-amc_defconfig b/configs/db-88f6820-amc_defconfig index 90cbd48..27ec656 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 -- cgit v1.1