commit | ef2a27059226327228238a55208d8c11b80013c9 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Dec 30 21:05:09 2015 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Dec 31 16:49:17 2015 +0100 |
tree | aa001b3ed3716e227c45a668be9190aeb892f1be | |
parent | f0dba77620368d154bff9542675c6844e4678761 [diff] |
ARM: realview: set up cache correctly on the PB11MPCore The L2 cache comes up in a "safe mode" on the PB11MPCore, as it has several issues. This sets it up properly with the right size and associativity, also requiring the outer sync to be disabled for the machine to boot properly. Cc: Russell King <linux@arm.linux.org.uk> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>