]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: uniphier: export uniphier_cache_enable/disable functions
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Aug 2016 07:08:42 +0000 (16:08 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 11 Aug 2016 08:49:25 +0000 (17:49 +0900)
commit6f579db75411973200224307d6a84d82fc01bb96
tree806be2070614ebb9218a4fadeaaf4ee891cf91ba
parentbcc51c1512a3deb6a9fdd37362c6dde32ad3da23
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>
arch/arm/mach-uniphier/arm32/cache-uniphier.c
arch/arm/mach-uniphier/arm32/cache-uniphier.h