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:
9
u-boot/configs/integratorap_cm720t_defconfig
Normal file
9
u-boot/configs/integratorap_cm720t_defconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARCH_INTEGRATOR=y
|
||||
CONFIG_ARCH_INTEGRATOR_AP=y
|
||||
CONFIG_CM720T=y
|
||||
CONFIG_HUSH_PARSER=y
|
||||
CONFIG_SYS_PROMPT="Integrator-AP # "
|
||||
CONFIG_CMD_ARMFLASH=y
|
||||
# CONFIG_CMD_SETEXPR is not set
|
||||
CONFIG_OF_LIBFDT=y
|
||||
Reference in New Issue
Block a user