]> git.baikalelectronics.ru Git - uboot.git/commit
fastboot: Extend fastboot_set_reboot_flag with reboot reason
authorRoman Kovalivskyi <roman.kovalivskyi@globallogic.com>
Tue, 28 Jul 2020 20:35:32 +0000 (23:35 +0300)
committerMarek Vasut <marex@denx.de>
Tue, 1 Sep 2020 12:47:43 +0000 (14:47 +0200)
commite17d81302c9ce5e3d3187febf768be785b76485c
treebde70e242207d0cf54401537d3de4f5d1f6abd64
parent7a9725b218cfaa7e5def8b6e8a768a06a1c0d03f
fastboot: Extend fastboot_set_reboot_flag with reboot reason

Extend fastboot_set_reboot_flag arguments with reboot reason so that
it could handle different reboot cases in future.

Signed-off-by: Roman Kovalivskyi <roman.kovalivskyi@globallogic.com>
arch/arm/mach-meson/board-common.c
arch/arm/mach-rockchip/board.c
board/amazon/kc1/kc1.c
board/lg/sniper/sniper.c
board/ti/am57xx/board.c
board/ti/dra7xx/evm.c
drivers/fastboot/fb_command.c
drivers/fastboot/fb_common.c
include/fastboot.h