]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: u-boot-spl.lds: Pass _image_binary_end
authorFabio Estevam <festevam@denx.de>
Sat, 1 Jul 2023 02:30:51 +0000 (23:30 -0300)
committerTom Rini <trini@konsulko.com>
Mon, 3 Jul 2023 14:20:13 +0000 (10:20 -0400)
commita1ddcf7cee55261a3c4a874440b3f152c73d203a
tree2e2b4a8bd4f6997aa08c7ed28d36fcfae40dd373
parentf5d98b01e10f05a823f3f5821c729198e56ebdbb
sunxi: u-boot-spl.lds: Pass _image_binary_end

Pass _image_binary_end to make a standard way to indicate the end
of the text section in SPL.

The motivation for this is to have a uniform way to handle
the SPL boundary checks.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
arch/arm/cpu/arm926ejs/sunxi/u-boot-spl.lds
arch/arm/cpu/armv7/sunxi/u-boot-spl.lds