1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 06:09:13 +01:00
Files
u-boot-megous/board/socionext
Jassi Brar a70c75caba 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>
2022-10-06 21:05:17 -04:00
..