commit | 0063fdede69b2cc6f861aab0641f7e25f451def9 | [log] [tgz] |
---|---|---|
author | Marcin Nowakowski <marcin.nowakowski@imgtec.com> | Wed Nov 23 14:43:47 2016 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 03 16:34:45 2017 +0100 |
tree | 7c8a5b81b27125d89297f6c6e88a173e90952389 | |
parent | 73346081cac18732a959be580a90abc707dea52a [diff] |
MIPS: platform: Allow for DTB to be moved during kernel relocation Add plat_fdt_relocated(void*) API to allow the kernel relocation code to update platform's information about the DTB location if the DTB had to be moved due to being placed in a location used by the relocated kernel. Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14611/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>