]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of FASTBOOT_FLASH_MMC
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:54:12 +0000 (17:54 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commit7cb10e516bd73a5c26e6d0a52ec82d6ed17ce741
tree1a782711470204c1b74864d66fa0d68942ac0b33
parent41782a9c09353c7a5467a96a2c340273c2f1a90a
Correct SPL uses of FASTBOOT_FLASH_MMC

This converts 5 usages of this option to the non-SPL form, since there is
no SPL_FASTBOOT_FLASH_MMC defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
drivers/fastboot/fb_command.c
drivers/fastboot/fb_common.c
drivers/fastboot/fb_getvar.c