u-boot/drivers/fastboot
Alex Kiernan 312a10f16b fastboot: Move fastboot to drivers/fastboot
Separate CMD_FASTBOOT from FASTBOOT and move code and configuration to
drivers/fastboot.

Switch dependencies on FASTBOOT to USB_FUNCTION_FASTBOOT as anyone who wants
FASTBOOT before this series wants USB_FUNCTION_FASTBOOT. Split
USB_FUNCTION_FASTBOOT from FASTBOOT so they retain their existing
behaviour.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2018-05-30 11:59:21 +02:00
..
fb_mmc.c fastboot: Move fastboot to drivers/fastboot 2018-05-30 11:59:21 +02:00
fb_nand.c fastboot: Move fastboot to drivers/fastboot 2018-05-30 11:59:21 +02:00
Kconfig fastboot: Move fastboot to drivers/fastboot 2018-05-30 11:59:21 +02:00
Makefile fastboot: Move fastboot to drivers/fastboot 2018-05-30 11:59:21 +02:00