mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-01 04:28:36 +00:00
Commit 58c583b "net: Check network device driver name" increased the code size and broke building for the ETX094 board. Adjust the linker script to make it build again. Signed-off-by: Wolfgang Denk <wd@denx.de>