git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1037c5b
)
riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZE
author
Minda Chen
<minda.chen@starfivetech.com>
Mon, 7 Aug 2023 08:53:37 +0000
(16:53 +0800)
committer
Leo Yu-Chi Liang
<ycliang@andestech.com>
Thu, 10 Aug 2023 02:58:01 +0000
(10:58 +0800)
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
patch
|
blob
|
history
diff --git
a/arch/riscv/cpu/jh7110/Kconfig
b/arch/riscv/cpu/jh7110/Kconfig
index
4d95811
..
c1d3e6a
100644
(file)
--- a/
arch/riscv/cpu/jh7110/Kconfig
+++ b/
arch/riscv/cpu/jh7110/Kconfig
@@
-13,6
+13,7
@@
config STARFIVE_JH7110
select SUPPORT_SPL
select SPL_RAM if SPL
select SPL_STARFIVE_DDR
+ select SYS_CACHE_SHIFT_6
select PINCTRL_STARFIVE_JH7110
imply MMC
imply MMC_BROKEN_CD