mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 09:27:35 +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>
5 lines
125 B
Text
5 lines
125 B
Text
CONFIG_BLACKFIN=y
|
|
CONFIG_TARGET_BF526_EZBRD=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_NET_RANDOM_ETHADDR=y
|
|
CONFIG_SPI_FLASH=y
|