commit | e17d1143c1a3f6f9bb1b21acb50e5e6a79855023 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 13:52:26 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 90f0e5101c5468f418012000d3a1f5e27a22d251 | |
parent | ff3882ac23fcfda81284f372924063036bea507b [diff] |
dm: mmc: Implement the select_hwpart() method Implement this method so that hardware partitions will work correctly with MMC. Signed-off-by: Simon Glass <sjg@chromium.org>