]> git.sur5r.net Git - u-boot/commit
Revert "dm: sandbox: Drop the pre-DM host implementation"
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:35:49 +0000 (11:35 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commite161356bffd5b6757a43b9c55a81903227ddd20c
tree396cf49bcddc97d298263e03cce7008d4005760e
parentf8353033884a25bedfef20e1fcc509db38a15218
Revert "dm: sandbox: Drop the pre-DM host implementation"

Bring this support back so that sandbox can be compiled with CONFIG_BLK. This
allows sandbox to have greater build coverage during the block-device
transition. This can be removed again later.

This reverts commit 33cf727b1634dbd9cd68a6ebc444a88f053822d7.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/block/sandbox.c