[U-Boot] [PATCH v2 10/13] mips: Use asm-generic/io.h
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Fri Sep 15 07:36:29 UTC 2017
Am 15.09.2017 um 00:05 schrieb Paul Burton:
> 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 at imgtec.com>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
Acked-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
More information about the U-Boot
mailing list