Home
last modified time | relevance | path

Searched hist:"4397 fdfd14cb55940ebae2015cc9c276de87b475" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dboot_android.c4397fdfd14cb55940ebae2015cc9c276de87b475 Wed Oct 25 14:15:30 UTC 2017 Jason Zhu <jason.zhu@rock-chips.com> androidboot: modify do_avb_flow

In the fuction do_avb_flow, the return value of
avb_ab_flow() must be judged. If not, the process
can not return to u-boot command line when execute
avb_ab_flow failing.

Change-Id: I925c9c63cee2153d365ea78b286d8958624b106c
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>