]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Alchemy: remove cpu_table.
authorManuel Lauss <mano@roarinelk.homelinux.net>
Sun, 21 Dec 2008 08:26:21 +0000 (09:26 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 11 Jan 2009 09:57:26 +0000 (09:57 +0000)
commit891dc1d7e3b9f76ed34a52692ec87c432a61afbc
treeaf55e5f9d36775df851924303e44fdde7cff8654
parent5836d7f1f3e4bb8d8634e1e2495f6c0e93e9658b
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
arch/mips/alchemy/common/Makefile
arch/mips/alchemy/common/cputable.c [deleted file]
arch/mips/alchemy/common/setup.c
arch/mips/alchemy/common/time.c
arch/mips/include/asm/mach-au1x00/au1000.h