commit | 7cfc1a381e1b85f0f40671307837422bfe4f85c4 | [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 | ea9d7c17fc4c7ff78898567734b341daf860846c [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>