]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/mx6ullevk.h
Convert CONFIG_SF_DEFAULT_* to Kconfig
[thirdparty/u-boot.git] / include / configs / mx6ullevk.h
index c64d0929abcbcd1ad72e9c8f9a03444295bc2b74..1fc5c24decde469ac4e8eb6f7d02d6489169657c 100644 (file)
 
 #ifdef CONFIG_FSL_QSPI
 #define CONFIG_SYS_FSL_QSPI_AHB
-#define CONFIG_SF_DEFAULT_BUS          0
-#define CONFIG_SF_DEFAULT_CS           0
-#define CONFIG_SF_DEFAULT_SPEED        40000000
-#define CONFIG_SF_DEFAULT_MODE         SPI_MODE_0
 #define FSL_QSPI_FLASH_NUM             1
 #define FSL_QSPI_FLASH_SIZE            SZ_32M
 #endif