Re: [PATCH v2 00/23] bootstd: Support ChromiumOS better

2023-08-26 Thread Tom Rini
On Thu, Aug 24, 2023 at 01:55:23PM -0600, Simon Glass wrote: > This updates the ChromiumOS bootmeth to detect multiple kernel partitions > on a disk. > > It also includes minor code improvements to the partition drivers, > including accessors for the optional fields. > > This series also include

[PATCH v2 00/23] bootstd: Support ChromiumOS better

2023-08-24 Thread Simon Glass
This updates the ChromiumOS bootmeth to detect multiple kernel partitions on a disk. It also includes minor code improvements to the partition drivers, including accessors for the optional fields. This series also includes some other related tweaks in testing. It is available at u-boot-dm/methb-