On Tue, 12 Aug 2025 11:31:09 -0600, Tom Rini wrote: > As part of renaming environment related Kconfig options, > ENV_MMC_SW_PARTITION was inadvertently changed from a string to a bool. > Correct this. > >
Applied to u-boot/master, thanks! [1/1] env: Correct Kconfig type for ENV_MMC_SW_PARTITION commit: 6531aeed374f0818d7259eaa401b92b976723fb2 -- Tom