MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 17 Jul 2010 11:07:51 +0000 (11:07 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:12 +0000 (13:26 +0100)
commit83ccf69d8f118306e90af703f32109edb6c1e4a1
tree4fbbfdf6e9f57eeafd2b79d11b2208ba915c5f29
parentbabba4f11379fb3804de802a3d0bc6b96c59d547
MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip

Adds a new cpu type for the JZ4740 to the Linux MIPS architecture code.
It also adds the iomem addresses for the different components found on
a JZ4740 SoC.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1464/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/bootinfo.h
arch/mips/include/asm/cpu.h
arch/mips/include/asm/mach-jz4740/base.h [new file with mode: 0644]
arch/mips/include/asm/mach-jz4740/cpu-feature-overrides.h [new file with mode: 0644]
arch/mips/include/asm/mach-jz4740/war.h [new file with mode: 0644]
arch/mips/kernel/cpu-probe.c
arch/mips/mm/tlbex.c