summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSamin Guo <samin.guo@starfivetech.com>2022-11-01 13:52:31 +0300
committerSamin Guo <samin.guo@starfivetech.com>2022-11-02 07:45:48 +0300
commitbf2eae30d4aa6312e5a8578b12e8c3aa66a93fb0 (patch)
treed97b9afa536d5f15568f7ac13c22040f5ba7eac1 /configs
parent945a1c00275fa1e81678dfa54d430f0877cd8146 (diff)
downloadu-boot-bf2eae30d4aa6312e5a8578b12e8c3aa66a93fb0.tar.xz
driver:qspi: Switch the QSPI parent clock to pll0
Switch the QSPI parent clock to pll0 to improve the QSPI speed Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/starfive_evb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/starfive_evb_defconfig b/configs/starfive_evb_defconfig
index fe08ef22d0..b2afe2fb7c 100644
--- a/configs/starfive_evb_defconfig
+++ b/configs/starfive_evb_defconfig
@@ -65,7 +65,7 @@ CONFIG_SPL_CLK_JH7110=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_SNPS=y
CONFIG_SF_DEFAULT_MODE=0x0
-CONFIG_SF_DEFAULT_SPEED=50000000
+CONFIG_SF_DEFAULT_SPEED=100000000
CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHY_MARVELL=y