X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fstm32f429-discovery_defconfig;h=751e485b4937c51ea15cf057574c678beb5e293b;hb=33f0086cb74628080bb4bcb565b25c8ea5299d79;hp=00d105bbc254dc7e24226c7939e1d15e3d6cce05;hpb=312a6c016a2d81aa3fbc605f5c0c315b6a4e3464;p=oweals%2Fu-boot.git diff --git a/configs/stm32f429-discovery_defconfig b/configs/stm32f429-discovery_defconfig index 00d105bbc2..751e485b49 100644 --- a/configs/stm32f429-discovery_defconfig +++ b/configs/stm32f429-discovery_defconfig @@ -2,6 +2,15 @@ CONFIG_ARM=y CONFIG_STM32=y CONFIG_STM32F4=y CONFIG_TARGET_STM32F429_DISCOVERY=y +CONFIG_BOOTDELAY=3 +# CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_BOARD_EARLY_INIT_F=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot > " +# CONFIG_CMD_BOOTEFI_HELLO_COMPILE is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_TIMER=y +# CONFIG_MMC is not set +CONFIG_MTD_NOR_FLASH=y CONFIG_OF_LIBFDT=y