[PATCH 0/3] env: mmc: fix use of two separate partitions with proper type GUID

Tom Rini trini at konsulko.com
Tue Oct 1 19:37:40 CEST 2024


On Thu, 12 Sep 2024 15:41:38 +0200, Rasmus Villemoes wrote:

> I always define a disk layout with two separate partitions for the two
> copies of the U-Boot environment and, being the one who introduced the
> type GUID for such partitions, of course also set those partitions'
> type GUID appropriately.
> 
> This has worked just fine, but, it turns out, only because I've never
> had CONFIG_PARTITION_TYPE_GUID enabled on any of my boards; I've
> always just set the offsets of the two partitions via the config
> variables CONFIG_ENV_OFFSET(,_REDUND).
> 
> [...]

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list