Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
authorRoman Kovalivskyi <roman.kovalivskyi@globallogic.com>
Tue, 26 Jan 2021 20:54:55 +0000 (22:54 +0200)
committerMarek Vasut <marex@denx.de>
Sun, 7 Feb 2021 18:22:54 +0000 (19:22 +0100)
commitf80798122a726602a239ad7667164a89e98c8328
treeb4ca7ff40cbabebedd1a8552747b3d8a961a2a8f
parenta045bc18d6d2752b9dbf6894e9396a8674e642a2
Revert "fastboot: Add default fastboot_set_reboot_flag implementation"

This reverts commit 0ebf9842e56c5b8cb7cb1f990bb452cc14af6225.

Current generic implementation of fastboot_set_reboot_flag is somewhat
messy and requires some additional configuration option to be enabled
besides CMD_BCB, so it reverts that implementtion in order to bring a
new cleaner one.

Next commit introduces new generic implementation of
fastboot_set_reboot_flag.

Signed-off-by: Roman Kovalivskyi <roman.kovalivskyi@globallogic.com>
drivers/fastboot/Kconfig
drivers/fastboot/Makefile
drivers/fastboot/fb_bcb_impl.c [deleted file]
include/fastboot.h