[U-Boot] [PATCH v2 07/40] dm: usb: Adjust the 'usb' command to use blk_common_cmd()
Bin Meng
bmeng.cn at gmail.com
Tue Aug 1 05:05:24 UTC 2017
On Sun, Jul 30, 2017 at 1:34 AM, Simon Glass <sjg at chromium.org> wrote:
> Instead of having separate code in the 'usb' command, adjust it to use
> the common function.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> cmd/usb.c | 111 ++------------------------------------------------------------
> 1 file changed, 3 insertions(+), 108 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list