Re: [U-Boot] [RESEND PATCH 2/2] rockchip: add usb mass storage feature support for rk3288

2016-08-03 Thread Simon Glass
On 3 August 2016 at 20:27, Simon Glass wrote: > On 2 August 2016 at 21:55, Ziyuan Xu wrote: >> Enable ums feature for rk3288 boards, so that we can mount the mmc >> device to PC. >> >> Signed-off-by: Ziyuan Xu >> --- >> >>

Re: [U-Boot] [RESEND PATCH 2/2] rockchip: add usb mass storage feature support for rk3288

2016-08-03 Thread Simon Glass
On 2 August 2016 at 21:55, Ziyuan Xu wrote: > Enable ums feature for rk3288 boards, so that we can mount the mmc > device to PC. > > Signed-off-by: Ziyuan Xu > --- > > include/configs/rk3288_common.h | 4 > 1 file changed, 4 insertions(+) > >

[U-Boot] [RESEND PATCH 2/2] rockchip: add usb mass storage feature support for rk3288

2016-08-02 Thread Ziyuan Xu
Enable ums feature for rk3288 boards, so that we can mount the mmc device to PC. Signed-off-by: Ziyuan Xu --- include/configs/rk3288_common.h | 4 1 file changed, 4 insertions(+) diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h index