submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
12 lines
219 B
Plaintext
12 lines
219 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_TARGET_MX31PDK=y
|
|
CONFIG_SPL=y
|
|
CONFIG_BOOTDELAY=1
|
|
CONFIG_CMD_BOOTZ=y
|
|
# CONFIG_CMD_IMLS is not set
|
|
CONFIG_CMD_SPI=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_DHCP=y
|
|
CONFIG_CMD_MII=y
|
|
CONFIG_CMD_PING=y
|