commit | efacd9f48be95ad68914709d2d5e1655568ddca6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Nov 29 18:21:14 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 03 19:31:13 2018 -0500 |
tree | 67214789c30dbb94fc20922c6bd5b60f44e87b3b | |
parent | a1fdb0510eb00e1026aac817a8053e76dc952596 [diff] |
dm: MIGRATION: Update migration plan for BLK The biggest part of migration to using CONFIG_BLK is that we need to have the various subsystems migrated first, so reword the plan here to reference the new deadlines. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>