commit | 797d1b9de118d4d3f6d918e7412c3ff9b7883bf0 | [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 | 87bce4e5c0b55452d70830928b2d7b98fa24d4e3 [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>