Re: [U-Boot] [PATCH v2 09/10] MIPS: L2 cache support

2016-09-10 Thread Paul Burton
On 10/09/16 17:55, Daniel Schwierzeck wrote: > Am 09.09.2016 um 15:44 schrieb Paul Burton: >> This patch adds support for initialising & maintaining L2 caches on MIPS >> systems. The L2 cache configuration may be advertised through either >> coprocessor 0 or the MIPS Coherence Manager depending upo

Re: [U-Boot] [PATCH v2 09/10] MIPS: L2 cache support

2016-09-10 Thread Daniel Schwierzeck
Am 09.09.2016 um 15:44 schrieb Paul Burton: > This patch adds support for initialising & maintaining L2 caches on MIPS > systems. The L2 cache configuration may be advertised through either > coprocessor 0 or the MIPS Coherence Manager depending upon the system, > and support for both is included

[U-Boot] [PATCH v2 09/10] MIPS: L2 cache support

2016-09-09 Thread Paul Burton
This patch adds support for initialising & maintaining L2 caches on MIPS systems. The L2 cache configuration may be advertised through either coprocessor 0 or the MIPS Coherence Manager depending upon the system, and support for both is included. If the L2 can be bypassed then we bypass it early i