Re: [U-Boot] [PATCH v2 0/8] MIPS cache code cleanup

2015-01-29 Thread Daniel Schwierzeck
2015-01-29 2:27 GMT+01:00 Paul Burton : > This series cleans up the MIPS cache code somewhat, and unifies the > mips32 & mips64 implementations of it. This is largely in preparation > for further patches adding L2 cache support. The final patch of this > series fixes a bug encountered with recent c

[U-Boot] [PATCH v2 0/8] MIPS cache code cleanup

2015-01-28 Thread Paul Burton
This series cleans up the MIPS cache code somewhat, and unifies the mips32 & mips64 implementations of it. This is largely in preparation for further patches adding L2 cache support. The final patch of this series fixes a bug encountered with recent cores on Malta boards. Paul Burton (8): MIPS: