]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: at91: lds: use "_image_binary_end" for DT location
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 24 Mar 2017 03:34:06 +0000 (11:34 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:52 +0000 (14:44 -0600)
commit7abd5aabfa8a2137c82d2f401d0da7413dd8cfaf
tree6966127ffa1aa4142f90f35172fee9d679c3eb47
parent5bede73c6c2478f2da9be64ee3a0d13d4b20f893
ARM: at91: lds: use "_image_binary_end" for DT location

The MMC SPL locates the BSS section to a different memory region
from text, then use "_image_binary_end" variable to point to the
correct device tree location.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
arch/arm/mach-at91/armv7/u-boot-spl.lds