aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-07-27 09:34:07 -0400
committerTom Rini <trini@konsulko.com>2019-07-27 09:34:07 -0400
commit222701e157176a66628e4f399f52ca3307b018c9 (patch)
treef6cde4ef97d5a332008a34ed29ec084b8b9765a6 /configs
parentbfe28bc70fc8b192878d6e8b7f7db344091643cf (diff)
parent1f174689c13a257e3b149d4550805a85bdaf27c3 (diff)
downloadu-boot-222701e157176a66628e4f399f52ca3307b018c9.zip
u-boot-222701e157176a66628e4f399f52ca3307b018c9.tar.gz
u-boot-222701e157176a66628e4f399f52ca3307b018c9.tar.bz2
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
- fix for fsl_qspi read timeout (Thomas) - spi-mem read data size fix (Ye Li) - SiFive SPI driver, mmc_spi flags (Bhargav, Anup) - Micron spi-nor parts (Ashish) - MT7629 spi-mem driver(Weijie)
Diffstat (limited to 'configs')
-rw-r--r--configs/mt7629_rfb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mt7629_rfb_defconfig b/configs/mt7629_rfb_defconfig
index d6a7c84..c0a586f 100644
--- a/configs/mt7629_rfb_defconfig
+++ b/configs/mt7629_rfb_defconfig
@@ -64,7 +64,7 @@ CONFIG_DM_SERIAL=y
CONFIG_MTK_SERIAL=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
-CONFIG_MTK_QSPI=y
+CONFIG_MTK_SNFI_SPI=y
CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_WATCHDOG=y