Searched hist:a95800e881a8df837f0c4121a2cd560a4c02bd2f (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | cache.c | a95800e881a8df837f0c4121a2cd560a4c02bd2f Thu Jun 09 12:09:51 UTC 2016 Paul Burton <paul.burton@imgtec.com> MIPS: Fix invalidate_dcache_range to operate on L1 Dcache
Commit fb64cda57998 ("MIPS: Abstract cache op loops with a macro") accidentally modified invalidate_dcache_range to operate on the L1 Icache instead of the Dcache. Fix the cache op used to operate on the Dcache.
Signed-off-by: Paul Burton <paul.burton@imgtec.com> Fixes: fb64cda57998 ("MIPS: Abstract cache op loops with a macro")
|