mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-30 00:21:06 +00:00
e6779f8d5a
The boards do not link for me due to exceeding their size constrains, change the config so they fit again. Cc: Sonic Zhang <sonic.adi@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
6 lines
148 B
Text
6 lines
148 B
Text
CONFIG_BLACKFIN=y
|
|
CONFIG_TARGET_BF527_EZKIT=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_NET_RANDOM_ETHADDR=y
|
|
CONFIG_SPI_FLASH=y
|
|
CONFIG_NET_TFTP_VARS=n
|