On 29 February 2016 at 15:25, Simon Glass <s...@chromium.org> wrote:
> Update the host driver to support driver model for block devices. A future
> commit will remove the old code, but for now it is useful to be able to use
> it both with and without CONFIG_BLK.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v2:
> - Use snprintf() to avoid overflow
>
>  cmd/host.c                |   9 +++-
>  drivers/block/sandbox.c   | 118 
> +++++++++++++++++++++++++++++++++++++++++++++-
>  include/sandboxblockdev.h |   2 +
>  3 files changed, 127 insertions(+), 2 deletions(-)

Applied to u-boot-dm/next.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to