1Migration Schedule 2==================== 3 4U-Boot has been migrating to a new driver model since its introduction in 52014. This file describes the schedule for deprecation of pre-driver-model 6features. 7 8 9CONFIG_BLK 10---------- 11 12Status: In progress 13Deadline: 2018.05 14 15Maintainers should submit patches for enabling CONFIG_BLK on all boards in 16time for inclusion in the 2018.05 release. Boards not converted by this 17time may be removed in a subsequent release. 18 19Note that this implies use of driver model for all block devices (e.g. 20MMC, USB, SCSI, SATA). 21