mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-26 05:34:30 +08: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
125 B
Plaintext
6 lines
125 B
Plaintext
CONFIG_BLACKFIN=y
|
|
CONFIG_TARGET_BF526_EZBRD=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_NET_RANDOM_ETHADDR=y
|
|
CONFIG_SPI_FLASH=y
|