avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
10
u-boot/configs/stm32f429-discovery_defconfig
Normal file
10
u-boot/configs/stm32f429-discovery_defconfig
Normal file
@@ -0,0 +1,10 @@
|
||||
CONFIG_ARM=y
|
||||
CONFIG_STM32=y
|
||||
CONFIG_STM32F4=y
|
||||
CONFIG_TARGET_STM32F429_DISCOVERY=y
|
||||
CONFIG_BOOTDELAY=3
|
||||
CONFIG_HUSH_PARSER=y
|
||||
CONFIG_SYS_PROMPT="U-Boot > "
|
||||
# CONFIG_CMD_SETEXPR is not set
|
||||
CONFIG_CMD_TIMER=y
|
||||
CONFIG_OF_LIBFDT=y
|
||||
Reference in New Issue
Block a user