summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/arch-fu540/cache.h
Commit message (Collapse)AuthorAgeFilesLines
* riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel2020-07-031-0/+14
Add L2 cache node to enable all cache ways from U-Boot proper. Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>