mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 08:27:23 +00:00
e16986c481
Convert the nios2 architecture to make use of the new asm-generic/io.h to provide address mapping functions. As nios2 actually performs non-identity mapping between physical & virtual addresses we can't simply make use of the generic functions, with the exception of being able to drop our no-op unmap_physmem() and definitions of unused map flags. Feedback from architecture maintainers is welcome. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Thomas Chou <thomas@wytron.com.tw> |
||
---|---|---|
.. | ||
bitops | ||
bitops.h | ||
byteorder.h | ||
cache.h | ||
config.h | ||
dma-mapping.h | ||
global_data.h | ||
gpio.h | ||
io.h | ||
linkage.h | ||
nios2.h | ||
opcodes.h | ||
posix_types.h | ||
processor.h | ||
ptrace.h | ||
sections.h | ||
string.h | ||
system.h | ||
types.h | ||
u-boot.h | ||
unaligned.h |