board: developerbox: move mem_map setup later
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>
Loading
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>