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

Simon Glass sjg at chromium.org
Thu Jan 14 18:17:29 CET 2016


On 13 January 2016 at 19:19, Jeffy Chen <jeffy.chen at rock-chips.com> wrote:
> We will save boot mode flag in grf's os_reg[4], if fastboot
> requested or fastboot key pressed, try to enter fastboot mode
> at preboot stage.
>
> Signed-off-by: Jeffy Chen <jeffy.chen at rock-chips.com>
>
> ---
>
> Changes in v5:
> Change "grf" to local var.
>
> Changes in v4:
> Remove unused reboot mode definitions.
>
> Changes in v3:
> Use rockchip's legacy reboot mode definitions.
>
> Changes in v2: None
>
>  board/kylin/kylin_rk3036/kylin_rk3036.c | 32 ++++++++++++++++++++++++++++++++
>  include/configs/kylin_rk3036.h          |  3 +++
>  2 files changed, 35 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list