commit | 009f10f109ca276e3cd561bbdb33856697a93a11 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 12 23:30:30 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 11 14:06:44 2016 -0600 |
tree | 076530b47dcec357b00a051052080a87879f340f | |
parent | 8ef0765fba63be41ee7c5fd002a9e1eb504e2e4b [diff] |
dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS Update this board to use driver model for block devices and MMC operations. Signed-off-by: Simon Glass <sjg@chromium.org>