]> 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, 29 May 2014 23:49:00 +0000 (00:49 +0100)
commit805604ef8596968e5f251c69fd92bd3b8f466317
tree9c40d7d4a2bcf3fb5ac810366e174ce4179659d8
parenta4b041a0e25c6e9ccd809b3cb68a98c816e0c967
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