Re: [PATCH v11 00/15] Integrate EFI capsule tasks into U-Boot's build flow

2023-08-29 Thread Simon Glass
Hi, On Tue, 29 Aug 2023 at 17:15, Tom Rini wrote: > > On Tue, 22 Aug 2023 23:09:53 +0530, Sughosh Ganu wrote: > > > This patchset aims to bring two capsule related tasks under the U-Boot > > build flow. > > > > The first task is related to generation of capsules. The capsules can > > be generated

Re: [PATCH v11 00/15] Integrate EFI capsule tasks into U-Boot's build flow

2023-08-29 Thread Tom Rini
On Tue, 22 Aug 2023 23:09:53 +0530, Sughosh Ganu wrote: > This patchset aims to bring two capsule related tasks under the U-Boot > build flow. > > The first task is related to generation of capsules. The capsules can > be generated as part of U-Boot build, and this is being achieved > through bin

[PATCH v11 00/15] Integrate EFI capsule tasks into U-Boot's build flow

2023-08-22 Thread Sughosh Ganu
This patchset aims to bring two capsule related tasks under the U-Boot build flow. The first task is related to generation of capsules. The capsules can be generated as part of U-Boot build, and this is being achieved through binman, by adding a capsule entry type. The capsules can be generated