mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02:00
These boards have special linker scripts right now. We can't use the common 4xx linker script here. So overrride the linker script (LDSCRIPT) in board/*/config.mk and choose the board specific version. Signed-off-by: Stefan Roese <sr@denx.de>