[U-Boot] [PATCH 0/3] This series adds support for fastboot related to USB.
Lukasz Majewski
l.majewski at majess.pl
Wed Dec 30 10:14:25 CET 2015
Hi Frank
> [PATCH 1/3] Modified the check condition for max packet size of
> ep_in in high speed
>
> [PATCH 2/3] Fixed the error that the last packet transmission could
> not be terminated
>
> [PATCH 3/3] Add usb phy control to support fastboot for rk3036
>
> Tested on RK3036 SDK board, it works Okay.
I'm out of office till the beginning of Jan 2016.
I will review and read your logs (with the max packet problem) when I
come back.
>
> board/evb_rk3036/evb_rk3036/evb_rk3036.c | 30 +++++++++++++++++
> drivers/usb/gadget/Makefile | 1 +
> drivers/usb/gadget/dwc2_udc_otg.c | 4 +--
> drivers/usb/gadget/dwc2_udc_otg_regs.h | 5 +++
> drivers/usb/gadget/dwc2_udc_otg_xfer_dma.c | 2 +-
> drivers/usb/gadget/rk_otg_phy.c | 48
> ++++++++++++++++++++++++++++
> include/configs/rk3036_common.h | 20 ++++++++++++ 7
> files changed, 107 insertions(+), 3 deletions(-) create mode 100644
> drivers/usb/gadget/rk_otg_phy.c
>
Best regards,
Lukasz Majewski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151230/4680e0a3/attachment.sig>
More information about the U-Boot
mailing list