diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2021-02-25 17:22:55 +0800 |
---|---|---|
committer | Priyanka Jain <priyanka.jain@nxp.com> | 2021-03-05 10:25:44 +0530 |
commit | c8f911cb08fcb6216424be5a6904a1ed237c4318 (patch) | |
tree | 211b04ac346bd04575b306a84cc984208b3591eb /drivers/ddr/altera/sdram_agilex.c | |
parent | 9a39f76c7ac06ba04235b4192c1f4daf5094a924 (diff) |
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@gmail.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'drivers/ddr/altera/sdram_agilex.c')
0 files changed, 0 insertions, 0 deletions