diff options
author | Paul Burton <paul.burton@imgtec.com> | 2017-09-14 22:05:10 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-03 01:52:23 (GMT) |
commit | d1cbeafd5e5e43ec8869a6e5e0b6dd720e51252a (patch) | |
tree | 5025fa133571fd89d4fac240e57c7ff5c18395df /net/Makefile | |
parent | e8645527b1c2f6d56fef04bc43d1e81ae1904fae (diff) | |
download | u-boot-d1cbeafd5e5e43ec8869a6e5e0b6dd720e51252a.tar.xz |
mips: Use asm-generic/io.h
Convert the mips architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As mips 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.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Acked-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions