Files
u-boot/common/spl
Tom Rini b25d864a97 spl: env: Correct dependencies for SPL_SAVEENV and MMC
The SPL_SAVEENV functionality, when working with an MMC device, can only
work with SPL_MMC_WRITE enabled. This however only works with SPL_MMC
also being enabled. Update the dependencies to show that if we have
enabled SPL_ENV_IS_IN_MMC then we select SPL_MMC_WRITE and make
SPL_ENV_IS_IN_MMC depends on SPL_MMC.

Signed-off-by: Tom Rini <trini@konsulko.com>
2026-04-07 11:32:39 -06:00
..
2024-12-27 15:16:10 -06:00
2024-12-27 15:16:10 -06:00
2026-03-26 11:04:28 -06:00
2025-11-18 20:07:41 +01:00
2026-03-26 11:04:28 -06:00