Hi Tom,
On Tue, 1 Apr 2025 at 10:50, Tom Rini wrote:
>
> On Wed, Apr 02, 2025 at 04:46:23AM +1300, Simon Glass wrote:
> > Hi Tom,
> >
> > On Tue, 1 Apr 2025 at 06:42, Tom Rini wrote:
> > >
> > > On Wed, Mar 19, 2025 at 03:37:55PM +0100, Simon Glass wrote:
> > >
> > > > Using an abuf for this fun
On Wed, Apr 02, 2025 at 04:46:23AM +1300, Simon Glass wrote:
> Hi Tom,
>
> On Tue, 1 Apr 2025 at 06:42, Tom Rini wrote:
> >
> > On Wed, Mar 19, 2025 at 03:37:55PM +0100, Simon Glass wrote:
> >
> > > Using an abuf for this function simplifies returning the size and also
> > > makes it easier to fr
Hi Tom,
On Tue, 1 Apr 2025 at 06:42, Tom Rini wrote:
>
> On Wed, Mar 19, 2025 at 03:37:55PM +0100, Simon Glass wrote:
>
> > Using an abuf for this function simplifies returning the size and also
> > makes it easier to free memory afterwards. Update the API and callers.
> >
> > Signed-off-by: Simo
On Wed, Mar 19, 2025 at 03:37:55PM +0100, Simon Glass wrote:
> Using an abuf for this function simplifies returning the size and also
> makes it easier to free memory afterwards. Update the API and callers.
>
> Signed-off-by: Simon Glass
> ---
>
> boot/bootmeth-uclass.c | 19 ++
Using an abuf for this function simplifies returning the size and also
makes it easier to free memory afterwards. Update the API and callers.
Signed-off-by: Simon Glass
---
boot/bootmeth-uclass.c | 19 ++-
fs/fs.c| 25 +++--
include/fs.h
5 matches
Mail list logo