commit | aa7620b7d071a75df00fd2b7762bcb60a20c3b89 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 12 23:30:33 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 11 14:06:44 2016 -0600 |
tree | a5308ce6b220ff933694fe9da72ba6480cc9bd06 | |
parent | 70061bafedf0d928236bbe835755cf8689602e73 [diff] |
dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC Update the method of accessing the block device so that it works with CONFIG_BLK enabled. Signed-off-by: Simon Glass <sjg@chromium.org>