kernel-ark/arch/mips/alchemy
Manuel Lauss 074cf65670 MIPS: Alchemy: remove cpu_table.
Remove the cpu_table:
- move detection of whether c0_config[OD] is read-only and should be set
  to fix various chip errata to au1000 headers.
- move detection of write-only sys_cpupll to au1000 headers.
- remove the BCLK switching code:  Activation of this features should be
  left to the boards using the chips since it also affects external devices
  tied to BCLK, and only the board designers know whether it is safe to
  enable.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 delete mode 100644 arch/mips/alchemy/common/cputable.c
2009-01-11 09:57:26 +00:00
..
common MIPS: Alchemy: remove cpu_table. 2009-01-11 09:57:26 +00:00
devboards MIPS: Alchemy: pb1200: update CPLD cascade irq handler. 2009-01-11 09:57:26 +00:00
mtx-1 MIPS: Alchemy: update core interrupt code. 2009-01-11 09:57:26 +00:00
xxs1500 MIPS: Alchemy: update core interrupt code. 2009-01-11 09:57:26 +00:00
Kconfig MIPS: Alchemy: update core interrupt code. 2009-01-11 09:57:26 +00:00