mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 21:46:44 +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>