[U-Boot] [PATCH v7 1/3] common: usb_storage: Make common function for usb_read_10/usb_write_10

Simon Glass sjg at chromium.org
Fri Jun 17 05:52:58 CEST 2016


On 16 June 2016 at 04:35, Rajesh Bhagat <rajesh.bhagat at nxp.com> wrote:
> Performs code cleanup by making common function for usb_read_10/
> usb_write_10. Currently only difference in these fucntions is use
> of SCSI_READ10/SCSI_WRITE10 scsi commands.
>
> Signed-off-by: Rajesh Bhagat <rajesh.bhagat at nxp.com>
> ---
> Changes in v7:
>  - Makes common function for usb_read_10/usb_write_10
>
>  common/usb_storage.c | 26 ++++----------------------
>  1 file changed, 4 insertions(+), 22 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list