[PATCH 0/8] env: mmc: improvements and corrections
Tom Rini
trini at konsulko.com
Tue Jan 10 20:51:35 CET 2023
On Thu, 10 Nov 2022 11:48:57 +0100, Patrick Delaunay wrote:
> Update in U-Boot env mmc backend with several cosmetic changes or
> corrections and 2 new features:
>
> 1/ CONFIG_ENV_MMC_USE_DT = no more use CONFIG_ENV_OFFSET
> in the mmc ENV backend when this config is activated.
>
> Requested by the STM32MP STMicroelectronics boards which activate
> several ENV_IS_IN_XXX; the value of CONFIG_ENV_OFFSET is invalid for
> SD-Card / eMMC boot; this offset should only used in SPIFlash backend
> (sf.c) for SPI-NOR boot.
>
> [...]
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list