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 ---- Changes in v3: Remove braces. Thanks to Felipe for review!