ARM: OMAP3: Check for L2 cache enabled
authorDirk Behme <dirk.behme@googlemail.com>
Sun, 11 May 2008 06:12:48 +0000 (08:12 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 14 May 2008 23:06:21 +0000 (16:06 -0700)
Enabling L2 cache of Cortex-A8 based OMAP3 has to be done by
bootloader. Check if this is done and warn if not.

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
----

Changes in v3: Remove braces. Thanks to Felipe for review!
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/id.c

Simple merge