Skip to content
Commit 0ebf9842 authored by Roman Kovalivskyi's avatar Roman Kovalivskyi Committed by Marek Vasut
Browse files

fastboot: Add default fastboot_set_reboot_flag implementation



Default implementation of fastboot_set_reboot_flag function that depends
on "bcb" commands could be used in general case if there are no need to
make any platform-specific implementation, otherwise it could be
disabled via Kconfig option FASTBOOT_USE_BCB_SET_REBOOT_FLAG.

Please note that FASTBOOT_USE_BCB_SET_REBOOT_FLAG is mutually exclusive
with some platforms which already have their own implementation of this
function.

Signed-off-by: default avatarRoman Kovalivskyi <roman.kovalivskyi@globallogic.com>
parent 2b2a771b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment