Thomas Bogendoerfer 7e3297dc28 [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES
The introduction of a real dma cache invalidate makes it important
to have a correct cache line size, otherwise the kernel will gives
out two memory segment, which might share one cache line. The R4400
Indy/Indigo2 CPU modules are using a second level cache line size
of 128 bytes, so MIPS_L1_CACHE_SHIFT needs to be bumped up to 7 for
IP22.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-07-03 19:14:27 +01:00
..
2008-06-16 15:14:49 +01:00
2008-04-28 17:14:32 +01:00
2008-05-12 16:46:56 +01:00
2008-06-16 15:14:48 +01:00
2008-04-28 17:14:25 +01:00
2008-06-16 15:14:48 +01:00
2008-01-29 10:14:58 +00:00
2008-06-05 18:13:15 +01:00
2008-01-29 10:14:59 +00:00
2008-04-28 17:14:32 +01:00