]> git.baikalelectronics.ru Git - kernel.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)
commit428f86f9d23f0f047b8b689fe4b91777299a7521
tree9c40d7d4a2bcf3fb5ac810366e174ce4179659d8
parentabbec8d6c2866b11dfb2ab6006cfdc5e0c3e13d8
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