On Sat, May 24, 2025 at 03:31:42PM +0100, Simon Glass wrote:
> Hi Tom,
>
> On Sat, 24 May 2025 at 15:20, Tom Rini wrote:
> >
> > On Sat, May 24, 2025 at 08:51:43AM +0100, Simon Glass wrote:
> > > Hi Tom,
> > >
> > > On Wed, 14 May 2025 at 20:44, Simon Glass wrote:
> > > >
> > > > Hi Tom,
> > > >
Hi Tom,
On Sat, 24 May 2025 at 15:20, Tom Rini wrote:
>
> On Sat, May 24, 2025 at 08:51:43AM +0100, Simon Glass wrote:
> > Hi Tom,
> >
> > On Wed, 14 May 2025 at 20:44, Simon Glass wrote:
> > >
> > > Hi Tom,
> > >
> > > On Tue, 13 May 2025 at 00:35, Tom Rini wrote:
> > > >
> > > > On Sat, May 1
On Sat, May 24, 2025 at 08:51:43AM +0100, Simon Glass wrote:
> Hi Tom,
>
> On Wed, 14 May 2025 at 20:44, Simon Glass wrote:
> >
> > Hi Tom,
> >
> > On Tue, 13 May 2025 at 00:35, Tom Rini wrote:
> > >
> > > On Sat, May 10, 2025 at 01:27:03PM +0200, Simon Glass wrote:
> > > > Hi Tom,
> > > >
> > >
Hi Tom,
On Wed, 14 May 2025 at 20:44, Simon Glass wrote:
>
> Hi Tom,
>
> On Tue, 13 May 2025 at 00:35, Tom Rini wrote:
> >
> > On Sat, May 10, 2025 at 01:27:03PM +0200, Simon Glass wrote:
> > > Hi Tom,
> > >
> > > On Tue, 6 May 2025 at 21:48, Tom Rini wrote:
> > > >
> > > > On Tue, May 06, 2025
Hi Tom,
On Tue, 13 May 2025 at 00:35, Tom Rini wrote:
>
> On Sat, May 10, 2025 at 01:27:03PM +0200, Simon Glass wrote:
> > Hi Tom,
> >
> > On Tue, 6 May 2025 at 21:48, Tom Rini wrote:
> > >
> > > On Tue, May 06, 2025 at 03:23:39PM +0200, Simon Glass wrote:
> > > > Hi Tom,
> > > >
> > > > On Mon,
On Sat, May 10, 2025 at 01:27:03PM +0200, Simon Glass wrote:
> Hi Tom,
>
> On Tue, 6 May 2025 at 21:48, Tom Rini wrote:
> >
> > On Tue, May 06, 2025 at 03:23:39PM +0200, Simon Glass wrote:
> > > Hi Tom,
> > >
> > > On Mon, 5 May 2025 at 22:38, Tom Rini wrote:
> > > >
> > > > On Thu, May 01, 2025
Hi Tom,
On Tue, 6 May 2025 at 21:48, Tom Rini wrote:
>
> On Tue, May 06, 2025 at 03:23:39PM +0200, Simon Glass wrote:
> > Hi Tom,
> >
> > On Mon, 5 May 2025 at 22:38, Tom Rini wrote:
> > >
> > > On Thu, May 01, 2025 at 07:37:01AM -0600, Simon Glass wrote:
> > >
> > > > This construct appears in
On Tue, May 06, 2025 at 03:23:39PM +0200, Simon Glass wrote:
> Hi Tom,
>
> On Mon, 5 May 2025 at 22:38, Tom Rini wrote:
> >
> > On Thu, May 01, 2025 at 07:37:01AM -0600, Simon Glass wrote:
> >
> > > This construct appears in various places. Reduce code size by adding a
> > > function for it.
> >
Hi Tom,
On Mon, 5 May 2025 at 22:38, Tom Rini wrote:
>
> On Thu, May 01, 2025 at 07:37:01AM -0600, Simon Glass wrote:
>
> > This construct appears in various places. Reduce code size by adding a
> > function for it.
> >
> > It inits the abuf, then allocates it to the requested size.
> >
> > Signe
On Thu, May 01, 2025 at 07:37:01AM -0600, Simon Glass wrote:
> This construct appears in various places. Reduce code size by adding a
> function for it.
>
> It inits the abuf, then allocates it to the requested size.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2:
> - Add new patch wit
This construct appears in various places. Reduce code size by adding a
function for it.
It inits the abuf, then allocates it to the requested size.
Signed-off-by: Simon Glass
---
Changes in v2:
- Add new patch with a helper for initing and allocating a buffer
boot/cedit.c | 3 +--
b
11 matches
Mail list logo