mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-11 17:01:36 +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>