
18 Mar
2022
18 Mar
'22
11:16 a.m.
PL310 is the L2$ controller from ARM used in many SoCs. Before jumping to linux, UBoot will call v7_outer_cache_disable in cleanup_before_linux_select to disable L2$. This patch is to support cache disable of PL310.
Signed-off-by: Haifeng Li haifeng.li@timesintelli.com
arch/arm/lib/cache-pl310.c | 5 +++++ 1 file changed, 5 insertions(+)