[U-Boot] [PATCH 03/23] MIPS: Fix map_physmem for cached mappings

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Wed Nov 30 16:22:45 CET 2016



Am 26.09.2016 um 20:28 schrieb Paul Burton:
> map_physmem should return a pointer that can be used by the CPU to
> access the given memory - on MIPS simply returning the physical address
> as it does prior to this patch doesn't achieve that. Instead return a
> pointer to the memory within (c)kseg0, which matches up consistently
> with the (c)kseg1 pointer that uncached mappings return via ioremap.
> 
> Signed-off-by: Paul Burton <paul.burton at imgtec.com>
> ---
> 

applied to u-boot-mips, thanks!

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161130/36ca2a11/attachment.sig>


More information about the U-Boot mailing list