commit | b8eb35fd594aa5b635e329d5c8efab8aaceb8619 | [log] [tgz] |
---|---|---|
author | Christian Daudt <csd@broadcom.com> | Tue Feb 26 21:48:49 2013 -0800 |
committer | Christian Daudt <csd@broadcom.com> | Tue Apr 09 09:18:13 2013 -0700 |
tree | 8c664f4d4daabc0a83435ef90cead2eeff751e5b | |
parent | 07961ac7c0ee8b546658717034fe692fd12eefa9 [diff] |
ARM: bcm281xx: Add L2 cache enable code - 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>