submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
CONFIG_SH=y
|
|
CONFIG_TARGET_R2DPLUS=y
|
|
CONFIG_BOOTDELAY=-1
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_PING=y
|
|
CONFIG_CMD_CACHE=y
|
|
CONFIG_CMD_EXT2=y
|
|
CONFIG_USE_PRIVATE_LIBGCC=y
|