[PATCH] spl: env: Correct dependencies for SPL_SAVEENV and MMC
Tom Rini
trini at konsulko.com
Tue Apr 7 21:50:14 CEST 2026
On Mon, 23 Mar 2026 13:52:55 -0600, Tom Rini wrote:
> 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.
>
>
> [...]
Applied to u-boot/master, thanks!
[1/1] spl: env: Correct dependencies for SPL_SAVEENV and MMC
commit: b25d864a97b986ef1038697c8f0dd73262d05220
--
Tom
More information about the U-Boot
mailing list