X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fsama5d4_xplained_nandflash_defconfig;h=800a8b20f4f6cec674c83ff38cd71d4d675c8f5c;hb=2cfa35c47b9c9b80c8ff084f55391a03fd575956;hp=0038bfc25d714793f817430eb3c5325c6582b9a3;hpb=53b5bf3c1d24c3a0d92c7cf0824a51bde41ee321;p=u-boot diff --git a/configs/sama5d4_xplained_nandflash_defconfig b/configs/sama5d4_xplained_nandflash_defconfig index 0038bfc25d..800a8b20f4 100644 --- a/configs/sama5d4_xplained_nandflash_defconfig +++ b/configs/sama5d4_xplained_nandflash_defconfig @@ -2,9 +2,14 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_SAMA5D4_XPLAINED=y CONFIG_SPL_GPIO_SUPPORT=y +CONFIG_SPL_LIBCOMMON_SUPPORT=y +CONFIG_SPL_LIBGENERIC_SUPPORT=y +CONFIG_SPL_NAND_SUPPORT=y +CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="SAMA5D4,SYS_USE_NANDFLASH" CONFIG_BOOTDELAY=3 +# CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y