commit | dad90e92f120adca56fbf2bca9d301744388a288 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 13 08:22:34 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Mar 17 21:27:39 2016 -0600 |
tree | e79e78ef2400f936a66fc31f311c481c183cea1a | |
parent | ca4b21506688990bfd343e254bccfa386aa45f8d [diff] |
dm: sandbox: Switch over to use DM for block devices Now that the drivers used by sandbox support CONFIG_BLK, we can switch sandbox over to use driver model for block devices. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Stephen Warren <swarren@nvidia.com>