commit | f0f76b0a4c7181b2cbde39ec04eac8973cd4ad1f | [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 | 67a0652c47ec568ea274f5ff0303c9bba8ceddbf [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>