Re: [U-Boot] [U-Boot, v7, 6/8] rockchip: rk3328: board: add support of dwc2 gadget

2017-06-26 Thread Philipp Tomsich
> Probe dwc2 udc in the function of board_usb_start to enable > usb gadget function. > > Signed-off-by: Meng Dongyang > Reviewed-by: Simon Glass > Acked-by: Philipp Tomsich > --- > > Changes in v7: None >

Re: [U-Boot] [U-Boot, v7, 6/8] rockchip: rk3328: board: add support of dwc2 gadget

2017-06-25 Thread Philipp Tomsich
> Probe dwc2 udc in the function of board_usb_start to enable > usb gadget function. > > Signed-off-by: Meng Dongyang > Reviewed-by: Simon Glass > --- > > Changes in v7: None > Changes in v6: None > Chagnes in v5: None > Changes in v4: None >