commit | f0f6a808a6e4d630b74f7f016b5f2d5de474a6c0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 10 20:07:45 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 10 22:42:05 2019 +0900 |
tree | 7bc9a99ef4ff8f6f3abc3b8061178920c54a02d3 | |
parent | efcae8eef526887f0ce43bdcbf81e7343733b5a8 [diff] |
ARM: uniphier: make mem_map run-time configurable 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>