
17 Jul
2016
17 Jul
'16
11 p.m.
On 5 July 2016 at 17:10, Simon Glass sjg@chromium.org wrote:
Update the USB mass storage code to allow it to work with driver model.
Signed-off-by: Simon Glass sjg@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.