]> git.dujemihanovic.xyz Git - u-boot.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)
commit851737ab8922742732bea5f70407cb95cafcb3ee
treebde70e242207d0cf54401537d3de4f5d1f6abd64
parent73f4ebb659df4996e154b17f14866fb166447be0
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