]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: l2c: add platform independent core L2 cache OF initialisation
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 28 Apr 2014 14:24:10 +0000 (15:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2014 15:40:41 +0000 (16:40 +0100)
commit63567249c7c2afe7047eab229ed9d61cf3a490bd
treec3ffc4cd5d8f3ceeb08015510c7e9f921dea35fb
parent045f9747fc52a782260ef0d358d13fbcc29b58f9
ARM: l2c: add platform independent core L2 cache OF initialisation

Add a hook into the core ARM code to perform L2 cache initialisation
in a platform independent manner.  Platforms still get to indicate
their auxiliary control register values and mask, but the
initialisation call will now be made from generic code.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/mach/arch.h
arch/arm/kernel/irq.c