ARM: l2c: realview: improve commentry about the L2 cache requirements
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 19 Mar 2014 14:53:54 +0000 (14:53 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 May 2014 23:49:57 +0000 (00:49 +0100)
Add better commentry about the L2 cache requirements on these platforms.
Unfortunately, the auxiliary control register is not pre-set to indicate
the correct cache parameters, so we have to manually program these.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-realview/realview_eb.c
arch/arm/mach-realview/realview_pb1176.c
arch/arm/mach-realview/realview_pb11mp.c

Simple merge