
4 Aug
2016
4 Aug
'16
6:20 a.m.
On 31 July 2016 at 17:28, Simon Glass sjg@chromium.org wrote:
On 27 July 2016 at 21:42, Ziyuan Xu xzy.xu@rock-chips.com wrote:
Enable fastboot feature on rk3036, please refer to doc/README.rockchip for more detailed usage.
Signed-off-by: Ziyuan Xu xzy.xu@rock-chips.com
arch/arm/dts/rk3036-sdk.dts | 2 -- board/rockchip/evb_rk3036/evb_rk3036.c | 46 ++++++++++++++++++++++++++++++ board/rockchip/kylin_rk3036/kylin_rk3036.c | 46 ++++++++++++++++++++++++++++++ include/configs/rk3036_common.h | 21 +++++++++++++- 4 files changed, 112 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-rockchip, thanks!