mirror of
https://xff.cz/git/u-boot/
synced 2026-01-05 08:06:44 +01: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>