Files
u-boot/arch/powerpc/include/asm
Bin Meng 3320656944 ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
In phys_to_virt() and virt_to_phys(), if CONFIG_ADDR_MAP is defined,
they use addrmap_ translation APIs to do the address translation.
However these APIs only work in post-relocation phase.

Update the code logic to fall back to use the default one when in
pre-relocation phase.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-03-05 10:25:43 +05:30
..
2021-02-25 11:59:54 -05:00
2018-11-27 21:06:53 +05:30
2019-05-20 13:50:34 +02:00
2021-02-25 11:59:54 -05:00
2020-01-17 13:27:28 -05:00
2019-05-21 07:52:34 +02:00
2012-12-11 13:17:34 -07:00