]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZE
authorMinda Chen <minda.chen@starfivetech.com>
Mon, 7 Aug 2023 08:53:37 +0000 (16:53 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 10 Aug 2023 02:58:01 +0000 (10:58 +0800)
commiteca2d41c681466c229fc0b4372432db71745c826
tree3fdc400dbe79d3b191e56eaa1ee20d9676157668
parent1037c5ba3702996d854becb3e719d44d2178c1bf
riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZE

Some device driver need SYS_CACHELINE_SIZE macro. Add StarFive
SYS_CACHE_SHIFT_6 to enable it.

Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
Reviewed-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
arch/riscv/cpu/jh7110/Kconfig