mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-06 23:10:17 +00: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>