Skip to content
Commit c8f911cb authored by Bin Meng's avatar Bin Meng Committed by Priyanka Jain
Browse files

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: default avatarBin Meng <bmeng.cn@gmail.com>
Reviewed-by: default avatarPriyanka Jain <priyanka.jain@nxp.com>
parent 9a39f76c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment