Re: [PATCH v4 1/3] fastboot: Extend fastboot_set_reboot_flag with reboot reason

2020-07-03 Thread Roman Stratiienko
Reviewed-by: Roman Stratiienko вт, 23 июн. 2020 г. в 03:28, Roman Kovalivskyi : > > Extend fastboot_set_reboot_flag arguments with reboot reason so that > it could handle different reboot cases in future. > > Signed-off-by: Roman Kovalivskyi > --- > arch/arm/mach-meson/board-common.c | 6 +

[PATCH v4 1/3] fastboot: Extend fastboot_set_reboot_flag with reboot reason

2020-06-22 Thread Roman Kovalivskyi
Extend fastboot_set_reboot_flag arguments with reboot reason so that it could handle different reboot cases in future. Signed-off-by: Roman Kovalivskyi --- arch/arm/mach-meson/board-common.c | 6 +- arch/arm/mach-rockchip/board.c | 6 +- board/amazon/kc1/kc1.c | 6