mirror of
https://xff.cz/git/u-boot/
synced 2025-09-22 11:02:07 +02:00
To avoid using BSS in SPL before SDRAM is set up, move this field to global_data. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>