Re: [U-Boot] [PATCH v1 6/6] rockchip: kylin: Check fastboot request

2016-01-07 Thread Simon Glass
On 4 January 2016 at 00:50, Jeffy Chen wrote: > We will save boot mode flag in grf's os_reg[0], if fastboot > requested or fastboot key pressed, try to enter fastboot mode > at preboot stage. > > Signed-off-by: Jeffy Chen > --- > >

[U-Boot] [PATCH v1 6/6] rockchip: kylin: Check fastboot request

2016-01-04 Thread Jeffy Chen
We will save boot mode flag in grf's os_reg[0], if fastboot requested or fastboot key pressed, try to enter fastboot mode at preboot stage. Signed-off-by: Jeffy Chen --- board/kylin/kylin_rk3036/kylin_rk3036.c | 32