Skip to content

Commit

Permalink
jh7100: Enable full 2M L2 cache
Browse files Browse the repository at this point in the history
Signed-off-by: Akira Tsukamoto <[email protected]>
Signed-off-by: David Abdurachmanov <[email protected]>
  • Loading branch information
davidlt authored and lbmeng committed Jun 8, 2021
1 parent 4571f5a commit 494e5ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion board/starfive/vic7100/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ config SPL_OPENSBI_LOAD_ADDR

config CACHE_WAYENABLE
tristate "L2 cache wayenable"
default n
default y
help
L2 cache wayenable.

Expand Down
4 changes: 2 additions & 2 deletions configs/starfive_vic7100_beagle_v_smode_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ CONFIG_SIFIVE_FU540_L2CC_FLUSH=y
#
CONFIG_SIFIVE_FU540_L2CC_FLUSH_START=0x80000000
CONFIG_SIFIVE_FU540_L2CC_FLUSH_SIZE=0x800000000
CONFIG_SIFIVE_FU540_L2CC_WAYENABLE_DIY=y
# CONFIG_SIFIVE_FU540_L2CC_WAYENABLE_DIY is not set

#
# The index of the largest way
#
CONFIG_SIFIVE_FU540_L2CC_WAYENABLE_DIY_NUM=16
# CONFIG_SIFIVE_FU540_L2CC_WAYENABLE_DIY_NUM is not set
# CONFIG_ARCH_RV32I is not set
CONFIG_ARCH_RV64I=y
CONFIG_CMODEL_MEDLOW=y
Expand Down

0 comments on commit 494e5ef

Please sign in to comment.