Re: [RESEND 7/7] fastboot: Implement generic fastboot_set_reboot_flag

2021-01-23 Thread Lukasz Majewski
Hi Roman, > It is possible to implement fastboot_set_reboot_flag in a generic way > if BCB commands are turned on for a target. Using > bcb_set_reboot_reason allows to do this by simply passing string with > correct reboot reason that should be handled during next boot process. > > If BCB are tur

[RESEND 7/7] fastboot: Implement generic fastboot_set_reboot_flag

2020-10-23 Thread Roman Kovalivskyi
It is possible to implement fastboot_set_reboot_flag in a generic way if BCB commands are turned on for a target. Using bcb_set_reboot_reason allows to do this by simply passing string with correct reboot reason that should be handled during next boot process. If BCB are turned off, then bcb_set_r