MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors
authorShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Thu, 23 Oct 2008 16:27:57 +0000 (01:27 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 27 Oct 2008 16:18:29 +0000 (16:18 +0000)
commit542c1020ac1cbc2f50934086ad893384a2cbd233
tree1216d52d4a4c7422094057ff06c66e61ce04a37a
parentbc4c4e832a203f66959e5eb2ecc56b0b9525173e
MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors

We already have sufficient infrastructure to support VR5500 and VR5500A
series processors.  Here's a Makefile support to make it selectable by
ports, and enable it for NEC EMMA2RH Markeins board.

This patch also fixes a confused target help, and adds 1Gb PageMask bits
supported by VR5500 and its variants.

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/Makefile
arch/mips/include/asm/mipsregs.h
arch/mips/include/asm/module.h
arch/mips/kernel/Makefile
arch/mips/lib/Makefile
arch/mips/lib/dump_tlb.c
arch/mips/mm/Makefile