Ralf Baechle
|
10cc352907
|
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
This saves a few k on systems which only ever ship with a single CPU type.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2007-10-11 23:46:15 +01:00 |
|
Ralf Baechle
|
6dab2f4564
|
[MIPS] DEC: pt_regs fixes for buserror handlers
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2006-10-09 00:15:28 +01:00 |
|
Maciej W. Rozycki
|
a5fc9c0bbe
|
Use physical addresses at the interface level, letting drivers remap
them as appropriate.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
2005-10-29 19:31:35 +01:00 |
|
Maciej W. Rozycki
|
69c75fb458
|
Actual handlers for bus errors for Pmax and 3min.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/dec/kn01-berr.c b/arch/mips/dec/kn01-berr.c
new file mode 100644
|
2005-10-29 19:31:30 +01:00 |
|