commit | f37f46eb1c0bd0b11c34ef06c7365658be989d80 | [log] [tgz] |
---|---|---|
author | Hyok S. Choi <hyok.choi@samsung.com> | Tue Sep 26 17:38:32 2006 +0900 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Sep 27 17:39:19 2006 +0100 |
tree | 1790995456cafc852899927140e5dd7523463fdb | |
parent | d60674eb5d961b2421db16cc373dc163f38cc105 [diff] |
[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>