mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-14 09:01:56 +02:00
Currently, mem_map is hard-coded, and it worked well until the last SoC. For a planned new SoC, the addresses of peripherals and DRAM will be changed. Set it up run-time. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>