ARM: bcm281xx: Add L2 cache enable code
authorChristian Daudt <csd@broadcom.com>
Wed, 27 Feb 2013 05:48:49 +0000 (21:48 -0800)
committerChristian Daudt <csd@broadcom.com>
Tue, 9 Apr 2013 16:18:13 +0000 (09:18 -0700)
- Adds a module to provide calls into secure monitor mode
- Uses this module to make secure monitor calls to enable L2 cache.

Updates from V1:
- Split DT portion into separate patch
- replace #ifdef-ed L2 code with "if".
- move init call to board init

Signed-off-by: Christian Daudt <csd@broadcom.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>

No differences found