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:
15
u-boot/configs/arcangel4_defconfig
Normal file
15
u-boot/configs/arcangel4_defconfig
Normal file
@@ -0,0 +1,15 @@
|
||||
CONFIG_ARC=y
|
||||
CONFIG_TARGET_ARCANGEL4=y
|
||||
CONFIG_DM_SERIAL=y
|
||||
CONFIG_SYS_CLK_FREQ=70000000
|
||||
CONFIG_SYS_TEXT_BASE=0x81000000
|
||||
CONFIG_DEFAULT_DEVICE_TREE="arcangel4"
|
||||
CONFIG_BOOTDELAY=3
|
||||
CONFIG_SYS_PROMPT="arcangel4# "
|
||||
# CONFIG_CMD_IMLS is not set
|
||||
# CONFIG_CMD_FLASH is not set
|
||||
# CONFIG_CMD_SETEXPR is not set
|
||||
CONFIG_OF_CONTROL=y
|
||||
CONFIG_OF_EMBED=y
|
||||
CONFIG_DM=y
|
||||
CONFIG_USE_PRIVATE_LIBGCC=y
|
||||
Reference in New Issue
Block a user