Re: [U-Boot] [PATCH 0/9] rockchip: rk3399: Add fastboot support

2019-10-29 Thread djw
Jagan Teki writes: > This patchset add fastboot support on RK3399 and also > rework of CONFIG items related to fastboot support. > > patch 0001 - 0005: existing gadget, fastboot config move > > patch 0006: add phy interface for dwc3_uboot > > patch 0007: 0008: dwc3 setup for rk3399 > > patch 0009

[U-Boot] [PATCH 0/9] rockchip: rk3399: Add fastboot support

2019-10-22 Thread Jagan Teki
This patchset add fastboot support on RK3399 and also rework of CONFIG items related to fastboot support. patch 0001 - 0005: existing gadget, fastboot config move patch 0006: add phy interface for dwc3_uboot patch 0007: 0008: dwc3 setup for rk3399 patch 0009: enable fastboot, nanopc-t4, roc-pc