commit | 0730faf712348252e2c1c996e11fa9399d3eb45b | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Sun Aug 05 16:07:20 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:20 2012 +0200 |
tree | 349baa72128cee643770c4c73be2b9d6735ceb53 | |
parent | 963a7cf655df573cbf12063dec6b18e9e6d4de0c [diff] |
ARM: arm1176: enable instruction cache in arch_cpu_init() Note that this affects all users of the ARM1176 CPU that enable CONFIG_ARCH_CPU_INIT, not just the BCM2835 SoC, potentially such as tnetv107x. Cc: Cyril Chemparathy <cyril@ti.com> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>