u-boot-brain/drivers/fastboot
Alex Kiernan 08f6bec456 fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
CONFIG_FASTBOOT_GPT_NAME and CONFIG_FASTBOOT_MBR_NAME are always defined
by Kconfig if you're compiling this code, so remove these redundant
defaults.

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_common.c fastboot: Extract fastboot_okay/fail to fb_common.c 2018-05-30 11:59:21 +02:00
fb_mmc.c fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME 2018-05-30 11:59:21 +02:00
fb_nand.c fastboot: Refactor fastboot_okay/fail to take response 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