]> Git Repo - u-boot.git/commit
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
authorRick Chen <[email protected]>
Thu, 14 Nov 2019 05:52:25 +0000 (13:52 +0800)
committerAndes <[email protected]>
Tue, 10 Dec 2019 00:23:10 +0000 (08:23 +0800)
commit8ba595b6bda56eac15d721554ea0ab8fc6a48f73
treeaf8b3931b445a7fac6e79195923aa302ab7829a5
parent43a0832ba09068d1ab0628afbe62e498450ece63
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL

The mcache_ctl csr only can be manipulated in M mode.
Add SPL_RISCV_MMODE for U-Boot SPL to control cache
operation.

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