| U-Boot has been migrating to a new driver model since its introduction in |
| 2014. This file describes the schedule for deprecation of pre-driver-model |
| Maintainers should submit patches for enabling CONFIG_BLK on all boards in |
| time for inclusion in the 2018.05 release. Boards not converted by this |
| time may be removed in a subsequent release. |
| Note that this implies use of driver model for all block devices (e.g. |
| Board Maintainers should submit the patches for enabling DM_SPI and DM_SPI_FLASH |
| to move the migration with in the deadline. |
| drivers/spi/lpc32xx_ssp.c |
| drivers/spi/mpc8xxx_spi.c |
| drivers/spi/soft_spi_legacy.c |
| drivers/spi/atcspi200_spi.c |
| drivers/spi/davinci_spi.c |
| drivers/spi/kirkwood_spi.c |
| Jagan Teki <jagan@openedev.com> |