commit | 091a07165cc33228ca39e9f558b1d2ca215788f3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:54:12 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | 1a782711470204c1b74864d66fa0d68942ac0b33 | |
parent | 96c0d2be4eda061ecf339cc7a317c1884b121472 [diff] |
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>