commit | 70061bafedf0d928236bbe835755cf8689602e73 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 12 23:30:32 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 11 14:06:44 2016 -0600 |
tree | 6ee4825cc786fe61a336ba38a29687124961c899 | |
parent | 8612025c5d89daccee0b52d5ebaf2b368e236fb5 [diff] |
dm: spl: mmc: Support CONFIG_BLK in SPL 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>