Re: [U-Boot] [PATCH] ARM: uniphier: add usbupdate command

2017-05-17 Thread Masahiro Yamada
2017-05-10 20:57 GMT+09:00 Masahiro Yamada : > This script command will be useful to update boot images in the > USB storage. > > Signed-off-by: Masahiro Yamada Applied to u-boot-uniphier/master. -- Best Regards Masahiro Yamada

[U-Boot] [PATCH] ARM: uniphier: add usbupdate command

2017-05-10 Thread Masahiro Yamada
This script command will be useful to update boot images in the USB storage. Signed-off-by: Masahiro Yamada --- include/configs/uniphier.h | 5 + 1 file changed, 5 insertions(+) diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h index