]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: sandbox: Switch over to use DM for block devices
authorSimon Glass <sjg@chromium.org>
Sun, 13 Mar 2016 14:22:34 +0000 (08:22 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 18 Mar 2016 03:27:39 +0000 (21:27 -0600)
commit8b726dc945812e43d9fefc35117a47ab7f123770
treee79e78ef2400f936a66fc31f311c481c183cea1a
parent9b9775687f85c8b91d849e7dfdc380db4730672c
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>
configs/sandbox_defconfig