mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 00:11:30 +02:00
dram_init() can't modify global/static variables, so move the mem_map setup later when bss is available. Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>