u-boot/drivers/fastboot
Alex Kiernan d1a119d4f0 fastboot: Rename public fb_ functions to fastboot_
Rename fb_mmc_flash_write/fb_mmc_erase/fb_nand_flash_write/fb_nand_erase to
fastboot_... as they form a public interface

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-05-30 11:59:21 +02:00
..
fb_common.c fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag 2018-05-30 11:59:21 +02:00
fb_mmc.c fastboot: Rename public fb_ functions to fastboot_ 2018-05-30 11:59:21 +02:00
fb_nand.c fastboot: Rename public fb_ functions to fastboot_ 2018-05-30 11:59:21 +02:00
Kconfig fastboot: Correct dependencies in FASTBOOT_FLASH 2018-05-30 11:59:21 +02:00
Makefile fastboot: Correct dependencies in FASTBOOT_FLASH 2018-05-30 11:59:21 +02:00