mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-13 23:01:29 +01:00
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>