Re: [PATCH 0/2] ARM: meson: libretech-ac: add suppor for EFI Capsules Update
Neil Armstrong <[email protected]>
| Newsgroups | io.groups.u-boot-amlogic,org.u-boot-project.lists.u-boot |
|---|---|
| Organization | Linaro |
| Message-ID | <[email protected]> |
On 16/09/2024 18:29, Tom Rini wrote: > On Mon, Sep 16, 2024 at 11:41:47AM +0200, Neil Armstrong wrote: > >> The necessary changes were made in U-Boot to easily support >> EFI Capsules Update and be compliant with Arm SystemReady SR. > > To be clear, "SR" or "IR" ? I assume you meant IR here. > Indeed IR, I'll fix in v2, I need to send a v2 because I need to add set_dfu_alt_info() to keep support for the ram backed dfu I used when booting from USB. Thanks, Neil