mirror of
https://xff.cz/git/u-boot/
synced 2025-09-23 03:22:11 +02:00
Define an _end symbol indicating the end of u-boot.bin. Also add some dummy words into the link script to ensure that u-boot.bin will always extend that far. There may be a better way of doing this. Signed-off-by: Simon Glass <sjg@chromium.org>