> Subject: Re: [PATCH 1/5] imx8mp: evk: Add support for capsule update > > On Thu, Jun 19, 2025 at 6:13 AM Peng Fan (OSS) > <[email protected]> wrote: > > > > From: Peng Fan <[email protected]> > > > > Define image array and GUID > > Select configs for EFI Capsule update > > Please improve the commit message. > > What is the motivation for adding support for capsule update?
To support ARM System Ready. ARM system ready requires capsule update. > > Why is it useful? How can this feature be used? Capsule update is EFI based firmware update which is widely used in various distributions. To test this feature in U-Boot, see https://docs.u-boot.org/en/stable/develop/uefi/uefi.html I will put in commit log in V2. Thanks, Peng

