[U-Boot] [PATCH 92/93] dm: Update driver-model migration schedule for CONFIG_BLK
Simon Glass
sjg at chromium.org
Mon Nov 19 15:54:12 UTC 2018
The deadline has passed, so add a note to indicate that board removal is
in progress.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
doc/driver-model/MIGRATION.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/driver-model/MIGRATION.txt b/doc/driver-model/MIGRATION.txt
index 5ebefd608b9..b0f8b410ae8 100644
--- a/doc/driver-model/MIGRATION.txt
+++ b/doc/driver-model/MIGRATION.txt
@@ -10,15 +10,15 @@ CONFIG_BLK
----------
Status: In progress
-Deadline: 2018.05
+Deadline: 2018.05 (passed)
-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.
+Boards which do not build with CONFIG_BLK enabled for U-Boot proper are being
+removed at present.
Note that this implies use of driver model for all block devices (e.g.
MMC, USB, SCSI, SATA).
+
CONFIG_DM_SPI
CONFIG_DM_SPI_FLASH
-------------------
--
2.19.1.1215.g8438c0b245-goog
More information about the U-Boot
mailing list