]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4c7707eb73e4b4c62bbc8e59ee6845004ae0fa3b
tree4fbbfdf6e9f57eeafd2b79d11b2208ba915c5f29
parent77b6535ea7bdc0327393789629db640cc8e8cb99
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