mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 08:12:06 +02:00
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
- Enable DM_SPI on siemens omap boards (Jagan) - Dropped some non-dm supported omap3 boards (Jagan) - Dropped non-dm code in omap3 spi driver (Jagan) - Dropped non-dm code in kirkwood spi driver (Bhargav)
This commit is contained in:
@@ -342,7 +342,6 @@ CONFIG_DRIVER_NE2000
|
||||
CONFIG_DRIVER_NE2000_BASE
|
||||
CONFIG_DRIVER_TI_EMAC_USE_RMII
|
||||
CONFIG_DSP_CLUSTER_START
|
||||
CONFIG_DUOVERO
|
||||
CONFIG_DWC2_DFLT_SPEED_FULL
|
||||
CONFIG_DWC2_DMA_BURST_SIZE
|
||||
CONFIG_DWC2_DMA_ENABLE
|
||||
@@ -1611,7 +1610,6 @@ CONFIG_SPEAR_USBBOOT
|
||||
CONFIG_SPEAR_USBTTY
|
||||
CONFIG_SPI_ADDR
|
||||
CONFIG_SPI_BOOTING
|
||||
CONFIG_SPI_CS_IS_VALID
|
||||
CONFIG_SPI_DATAFLASH_WRITE_VERIFY
|
||||
CONFIG_SPI_FLASH_QUAD
|
||||
CONFIG_SPI_FLASH_SIZE
|
||||
|
Reference in New Issue
Block a user