Hi Mark,
On Wed, 27 Nov 2024 at 06:52, Mark Kettenis wrote:
>
> > From: Simon Glass
> > Date: Wed, 27 Nov 2024 06:08:10 -0700
>
> Hi Simon,
>
> > Hi Tom,
> >
> > On Tue, 26 Nov 2024 at 09:08, Tom Rini wrote:
> > >
> > > On Tue, Nov 26, 2024 at 08:39:05AM -0700, Simon Glass wrote:
> > > > Hi Hei
> From: Simon Glass
> Date: Wed, 27 Nov 2024 06:08:10 -0700
Hi Simon,
> Hi Tom,
>
> On Tue, 26 Nov 2024 at 09:08, Tom Rini wrote:
> >
> > On Tue, Nov 26, 2024 at 08:39:05AM -0700, Simon Glass wrote:
> > > Hi Heinrich,
> > >
> > > On Tue, 26 Nov 2024 at 02:10, Heinrich Schuchardt
> > > wrote:
Hi Tom,
On Tue, 26 Nov 2024 at 09:08, Tom Rini wrote:
>
> On Tue, Nov 26, 2024 at 08:39:05AM -0700, Simon Glass wrote:
> > Hi Heinrich,
> >
> > On Tue, 26 Nov 2024 at 02:10, Heinrich Schuchardt
> > wrote:
> > >
> > > On 25.11.24 21:44, Simon Glass wrote:
> > > > The EFI-loader implementation co
On Tue, Nov 26, 2024 at 08:39:05AM -0700, Simon Glass wrote:
> Hi Heinrich,
>
> On Tue, 26 Nov 2024 at 02:10, Heinrich Schuchardt wrote:
> >
> > On 25.11.24 21:44, Simon Glass wrote:
> > > The EFI-loader implementation converts things back and forth between
> > > addresses and pointers, with not
Hi Ilias,
On Tue, 26 Nov 2024 at 01:13, Ilias Apalodimas
wrote:
>
> Hi Simon
>
> Apart from the comments on the other patches, the SCT memory tests
> crash with this series. Please run it locally before sending a v2.
I did briefly get it running on my laptop, but not for x86_64. I
understand fro
Hi Heinrich,
On Tue, 26 Nov 2024 at 02:10, Heinrich Schuchardt wrote:
>
> On 25.11.24 21:44, Simon Glass wrote:
> > The EFI-loader implementation converts things back and forth between
> > addresses and pointers, with not much consistency in how this is done.
> >
> > Within most of U-Boot a point
On 25.11.24 21:44, Simon Glass wrote:
The EFI-loader implementation converts things back and forth between
addresses and pointers, with not much consistency in how this is done.
Within most of U-Boot a pointer is a void * and an address is a ulong
No. It is phys_addr_t that was introduced to h
Hi Simon
Apart from the comments on the other patches, the SCT memory tests
crash with this series. Please run it locally before sending a v2.
Thanks
/Ilias
On Mon, 25 Nov 2024 at 22:45, Simon Glass wrote:
>
> The EFI-loader implementation converts things back and forth between
> addresses and
The EFI-loader implementation converts things back and forth between
addresses and pointers, with not much consistency in how this is done.
Within most of U-Boot a pointer is a void * and an address is a ulong
This convention is very helpful, since it is obvious in common code as
to whether you n
9 matches
Mail list logo