[U-Boot] [PATCH v3] env: ti: boot: Handle reboot reason from BCB

Tom Rini trini at konsulko.com
Thu Aug 1 03:35:50 UTC 2019


On Thu, Jul 25, 2019 at 04:20:41PM +0300, Sam Protsenko wrote:

> In case of Android boot, reboot reason can be written into BCB (usually
> it's an area in 'misc' partition). U-Boot then can obtain that reboot
> reason from BCB and handle it accordingly to achieve correct Android
> boot flow, like it was suggested in [1]:
>   - if it's empty: perform normal Android boot from eMMC
>   - if it contains "bootonce-bootloader": get into fastboot mode
>   - if it contains "boot-recovery": perform recovery boot
> 
> The latter is not implemented yet, as it depends on some features that
> are not implemented on TI platforms yet (in AOSP and in U-Boot).
> 
> [1] https://marc.info/?l=u-boot&m=152508418909737&w=2
> 
> Signed-off-by: Sam Protsenko <semen.protsenko at linaro.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190731/3a7a6c24/attachment.sig>


More information about the U-Boot mailing list