summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSamin Guo <samin.guo@starfivetech.com>2023-06-25 05:32:54 +0300
committerSamin Guo <samin.guo@starfivetech.com>2023-07-10 06:38:08 +0300
commitde7517bdbe830ed5457780f579bcca798419a497 (patch)
tree0c30bd49d0778e311b1222e52921bb49fc563ca4 /configs
parent8e4d0d56493b4897d1010893ea5b69b1f0f934a0 (diff)
downloadu-boot-de7517bdbe830ed5457780f579bcca798419a497.tar.xz
riscv: jh7110: add spi nor flash SPI_FLASH_MACRONIX support
Radxa uses macronix spi flash, so enable it. Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/starfive_evb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/starfive_evb_defconfig b/configs/starfive_evb_defconfig
index 55d68eb557..6070d0bc44 100644
--- a/configs/starfive_evb_defconfig
+++ b/configs/starfive_evb_defconfig
@@ -77,6 +77,7 @@ CONFIG_MMC_DW_SNPS=y
CONFIG_SF_DEFAULT_MODE=0x0
CONFIG_SF_DEFAULT_SPEED=100000000
CONFIG_SPI_FLASH_GIGADEVICE=y
+CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHY_MARVELL=y
CONFIG_PHY_MICREL=y