]> Git Repo - J-u-boot.git/commit
riscv: cache: use CCTL to flush d-cache
authorRick Chen <[email protected]>
Wed, 28 Aug 2019 10:46:11 +0000 (18:46 +0800)
committerAndes <[email protected]>
Tue, 3 Sep 2019 01:31:03 +0000 (09:31 +0800)
commit61ce84b2cf1a6672c8e402ce8174554b25629692
treeea53c8fd1dd9bf65bc1d29dd9a0957d060dc1917
parentcf6ee112d802bc378172cfa5db3a430509cc82d8
riscv: cache: use CCTL to flush d-cache

Use CCTL command to do d-cache write back
and invalidate instead of fence.

Signed-off-by: Rick Chen <[email protected]>
Cc: KC Lin <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/riscv/cpu/ax25/cache.c
This page took 0.029299 seconds and 4 git commands to generate.