commit | df649017f0858acd0359908b39b85f5741aebbc8 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Aug 10 16:08:42 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 11 17:49:25 2016 +0900 |
tree | 806be2070614ebb9218a4fadeaaf4ee891cf91ba | |
parent | 9ff0acfcff4e867d5fb1d8e730d7ede75e72028e [diff] |
ARM: uniphier: export uniphier_cache_enable/disable functions The System Cache (outer cache) is used not only as L2 cache, but also as locked SRAM. The functions for turning on/off it is necessary whether the L2 cache is enabled or not. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>