]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] nommu: add ARM946E-S core support
authorHyok S. Choi <hyok.choi@samsung.com>
Tue, 26 Sep 2006 08:38:32 +0000 (17:38 +0900)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Sep 2006 16:39:19 +0000 (17:39 +0100)
commitf1ea8734418d2235378efecac704ae39192e29e8
tree1790995456cafc852899927140e5dd7523463fdb
parent58f31a920498d29ad01baa664c1973b8879128aa
[ARM] nommu: add ARM946E-S core support

This patch adds ARM946E-S core support which has typically 8KB I&D cache.
It has a MPU and supports ARMv5TE instruction set.

Because the ARM946E-S core can be synthesizable with various cache size,
CONFIG_CPU_DCACHE_SIZE is defined for vendor specific configurations.

Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Makefile
arch/arm/mm/Kconfig
arch/arm/mm/Makefile
arch/arm/mm/proc-arm946.S [new file with mode: 0644]
include/asm-arm/cacheflush.h
include/asm-arm/proc-fns.h