[PATCH v2 34/38] ppc: qemu: Delete the temporary FDT virtual-physical mapping after U-Boot is relocated

Priyanka Jain priyanka.jain at nxp.com
Mon Feb 22 10:16:01 CET 2021



>-----Original Message-----
>From: Bin Meng <bmeng.cn at gmail.com>
>Sent: Thursday, February 18, 2021 9:28 PM
>To: Simon Glass <sjg at chromium.org>; Alexander Graf <agraf at csgraf.de>;
>Priyanka Jain <priyanka.jain at nxp.com>
>Cc: U-Boot Mailing List <u-boot at lists.denx.de>; Tom Rini
><trini at konsulko.com>
>Subject: [PATCH v2 34/38] ppc: qemu: Delete the temporary FDT virtual-
>physical mapping after U-Boot is relocated
>
>After U-Boot is relocated to RAM already, the previous temporary FDT virtual-
>physical mapping that was used in the pre-relocation phase is no longer
>needed. Let's delete the mapping.
>
>get_fdt_virt() might be used before and after relocation, update it to return
>different virtual address of FDT.
>
>Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
>---
>
>Changes in v2:
>- new patch: ppc: qemu: Delete the temporary FDT virtual-physical mapping
>after U-Boot is relocated
>
> board/freescale/qemu-ppce500/qemu-ppce500.c | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>

Reviewed-by: Priyanka Jain <priyanka.jain at nxp.com>


More information about the U-Boot mailing list