mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-05 03:03:49 +00:00
![]() Convert the powerpc architecture to make use of the new asm-generic/io.h to provide address mapping functions. As powerpc can actually perform non-identity mapping between physical & virtual addresses we can't simply make use of the generic phys_to_virt() & virt_to_phys() functions. However since map_physmem() already effectively implemented the same thing as virt_to_phys() we can simply implement virt_to_phys() instead of map_physmem() & use the generic map_physmem(). We also drop the no-op unmap_physmem(). This has only been build-tested, feedback from architecture maintainers is welcome. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Wolfgang Denk <wd@denx.de> |
||
---|---|---|
.. | ||
arch-mpc83xx | ||
arch-mpc85xx | ||
arch-ppc4xx | ||
8xx_immap.h | ||
atomic.h | ||
bitops.h | ||
byteorder.h | ||
cache.h | ||
config.h | ||
config_mpc85xx.h | ||
config_mpc86xx.h | ||
cpm_85xx.h | ||
e300.h | ||
fsl_dma.h | ||
fsl_fdt.h | ||
fsl_i2c.h | ||
fsl_law.h | ||
fsl_lbc.h | ||
fsl_liodn.h | ||
fsl_mpc83xx_serdes.h | ||
fsl_pamu.h | ||
fsl_pci.h | ||
fsl_portals.h | ||
fsl_secure_boot.h | ||
fsl_serdes.h | ||
fsl_srio.h | ||
global_data.h | ||
gpio.h | ||
immap_83xx.h | ||
immap_85xx.h | ||
immap_86xx.h | ||
interrupt.h | ||
io.h | ||
iopin_8xx.h | ||
linkage.h | ||
mc146818rtc.h | ||
mmu.h | ||
mp.h | ||
mpc8xxx_spi.h | ||
mpc85xx_gpio.h | ||
mpc8349_pci.h | ||
pci_io.h | ||
posix_types.h | ||
ppc.h | ||
processor.h | ||
ptrace.h | ||
sections.h | ||
sigcontext.h | ||
signal.h | ||
spl.h | ||
string.h | ||
types.h | ||
u-boot.h | ||
unaligned.h | ||
xilinx_irq.h |