]> bbs.cooldavid.org Git - net-next-2.6.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)
commit074cf656700ddd1d2bd7f815f78e785418beb898
treeaf55e5f9d36775df851924303e44fdde7cff8654
parent1820ec1d2b993f3ec00169e881504aa4541a9bf7
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