[U-Boot] [PATCH] rockchip: add fastboot support for rk3036 board
Simon Glass
sjg at chromium.org
Thu Aug 4 06:20:51 CEST 2016
On 31 July 2016 at 17:28, Simon Glass <sjg at chromium.org> wrote:
> 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>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list