[U-Boot] [PATCH] rockchip: add fastboot support for rk3036 board
Simon Glass
sjg at chromium.org
Mon Aug 1 01:28:35 CEST 2016
On 27 July 2016 at 21:42, Ziyuan Xu <xzy.xu at 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 at 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 at chromium.org>
More information about the U-Boot
mailing list