Searched hist:"0063 fdede69b2cc6f861aab0641f7e25f451def9" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/generic/ |
H A D | init.c | diff 0063fdede69b2cc6f861aab0641f7e25f451def9 Wed Nov 23 14:43:47 CET 2016 Marcin Nowakowski <marcin.nowakowski@imgtec.com> 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>
|
/linux/arch/mips/include/asm/ |
H A D | bootinfo.h | diff 0063fdede69b2cc6f861aab0641f7e25f451def9 Wed Nov 23 14:43:47 CET 2016 Marcin Nowakowski <marcin.nowakowski@imgtec.com> 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>
|