[U-Boot] [PATCH v2 10/13] dm: usb: Use blk_dread/write() instead of direct calls

Simon Glass sjg at chromium.org
Sun Jul 17 23:00:17 CEST 2016


On 5 July 2016 at 17:10, Simon Glass <sjg at chromium.org> wrote:
> Update the USB mass storage code to allow it to work with driver model.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add new patch to use blk_dread/write() instead of direct calls
>
>  cmd/usb_mass_storage.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list