
On Saturday, December 19, 2015 at 09:30:09 PM, Simon Glass wrote:
Hi Frank,
On 4 December 2015 at 11:28, Marek Vasut marex@denx.de wrote:
On Friday, December 04, 2015 at 10:36:32 AM, Frank Wang wrote:
This series adds support for fastboot related to USB.
[PATCH 1/2] fixed max packet size check error for ep_in in high speed condition
[PATCH 2/2] add usb phy control to support fastboot for rk3036
Tested on RK3036 SDK board, it works Okay.
I submitted a series [1] about a day ago which renames the s3c driver to dwc2. You should update your series based on that. To make things easier, just wait a bit until this lands in u-boot-usb .
Sorry for the hassle.
[1] http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/243401
Are you planning to respin this series? I'd like to apply it for -next.
Are you now picking USB patches too ? ;-) S3C was recently renamed it dwc2, so you might want to respin the series anyway. In this case, it's a simple matter of s/s3c/dwc2/g .
Best regards, Marek Vasut