Hi Tom, On Sat, 10 Aug 2024 at 12:25, Tom Rini <tr...@konsulko.com> wrote: > > On Wed, 07 Aug 2024 16:47:18 -0600, Simon Glass wrote: > > > Universal Payload (UPL) is an Industry Standard for firmware > > components[1]. UPL is designed to improve interoperability within the > > firmware industry, allowing mixing and matching of projects with less > > friction and fewer project-specific implementations. UPL is > > cross-platform, supporting ARM, x86 and RISC-V initially. > > > > This series provides some initial support for this, targeting 0.9.1 and > > sandbox only. > > > > [...] > > Applied to u-boot/next, thanks!
Thank you for getting this in! I'll take a look at what else is needed. Regards, Simon