Re: [U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

2017-09-10 Thread wlf
Dear Simon, 在 2017年09月09日 12:54, Simon Glass 写道: Hi, On 14 August 2017 at 04:05, wlf wrote: Dear Simon, 在 2017年08月14日 05:35, Simon Glass 写道: On 8 August 2017 at 21:36, William Wu wrote: This patch implements board_usb_init() for dwc2

Re: [U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

2017-09-08 Thread Simon Glass
Hi, On 14 August 2017 at 04:05, wlf wrote: > Dear Simon, > > > 在 2017年08月14日 05:35, Simon Glass 写道: >> >> On 8 August 2017 at 21:36, William Wu wrote: >>> >>> This patch implements board_usb_init() for dwc2 gadget, it >>> generally called from

Re: [U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

2017-09-05 Thread wlf
Dear Simon, 在 2017年08月14日 18:05, wlf 写道: Dear Simon, 在 2017年08月14日 05:35, Simon Glass 写道: On 8 August 2017 at 21:36, William Wu wrote: This patch implements board_usb_init() for dwc2 gadget, it generally called from do_fastboot to do dwc2 udc probe and support

Re: [U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

2017-08-14 Thread wlf
Dear Simon, 在 2017年08月14日 05:35, Simon Glass 写道: On 8 August 2017 at 21:36, William Wu wrote: This patch implements board_usb_init() for dwc2 gadget, it generally called from do_fastboot to do dwc2 udc probe and support fastboot over USB. Signed-off-by: William Wu

Re: [U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

2017-08-13 Thread Simon Glass
On 8 August 2017 at 21:36, William Wu wrote: > This patch implements board_usb_init() for dwc2 gadget, it > generally called from do_fastboot to do dwc2 udc probe and > support fastboot over USB. > > Signed-off-by: William Wu > --- >

[U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

2017-08-09 Thread William Wu
This patch implements board_usb_init() for dwc2 gadget, it generally called from do_fastboot to do dwc2 udc probe and support fastboot over USB. Signed-off-by: William Wu --- board/rockchip/evb_rv1108/evb_rv1108.c | 47 ++ 1 file

[U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

2017-08-09 Thread William Wu
This patch implements board_usb_init() for dwc2 gadget, it generally called from do_fastboot to do dwc2 udc probe and support fastboot over USB. Signed-off-by: William Wu --- board/rockchip/evb_rv1108/evb_rv1108.c | 47 ++ 1 file