mirror of
https://xff.cz/git/u-boot/
synced 2025-10-30 18:05:48 +01: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>