commit | 85dcaeda9f7c65022208cd21a56dd17a2bbee513 | [log] [tgz] |
---|---|---|
author | Akshay Saraswat <akshay.s@samsung.com> | Fri Feb 20 13:27:16 2015 +0530 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Sat Feb 28 18:03:46 2015 +0900 |
tree | 18e20093e11380866cbabd08762b16d3c9ce1ad7 | |
parent | 4bb039f3e09000c7e1cf39a292ca0ae11a99af09 [diff] |
Exynos542x: cache: Disable clean/evict push to external L2 Auxiliary Control Register provides configuration and control options for the L2 memory system. Bit 3 of L2ACTLR stands for clean/evict push to external. Setting bit 3 disables clean/evict which is what this patch intends to do. Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>