commit | 2ce6b82d340cf1b1e5a43f1b5c8965d0067d5246 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 10 20:07:50 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jul 10 22:42:09 2019 +0900 |
tree | 7e1ec885b1620b776d595bd2c1b2cc12baaebc13 | |
parent | 7095678787d98e51dbaa123d49abdd2d066d45e9 [diff] |
ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time The base of DRAM will be changed for the next generation SoC. The addresses needed for booting the kernel should be shifted according to the DRAM base. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>