Hi Ilias,
On Wed, 31 Jul 2024 at 14:09, Ilias Apalodimas
wrote:
>
> Hi Simon,
>
> On Wed, 31 Jul 2024 at 01:35, Simon Glass wrote:
> >
> > Hi all,
> >
> > On Fri, 21 Jun 2024 at 12:16, Simon Glass wrote:
> > >
> > > Hi Raymond,
> > >
> > > On Fri, 21 Jun 2024 at 10:40, Raymond Mao wrote:
> > >
Hi Raymond,
On Wed, 31 Jul 2024 at 07:59, Raymond Mao wrote:
>
> Hi Simon,
>
> On Tue, 30 Jul 2024 at 18:35, Simon Glass wrote:
>>
>> Hi all,
>>
>> On Fri, 21 Jun 2024 at 12:16, Simon Glass wrote:
>> >
>> > Hi Raymond,
>> >
>> > On Fri, 21 Jun 2024 at 10:40, Raymond Mao wrote:
>> > >
>> > > Hi
Hi Simon,
On Wed, 31 Jul 2024 at 01:35, Simon Glass wrote:
>
> Hi all,
>
> On Fri, 21 Jun 2024 at 12:16, Simon Glass wrote:
> >
> > Hi Raymond,
> >
> > On Fri, 21 Jun 2024 at 10:40, Raymond Mao wrote:
> > >
> > > Hi Simon,
> > >
> > > On Fri, 21 Jun 2024 at 10:58, Simon Glass wrote:
> > >>
> >
Hi Simon,
On Tue, 30 Jul 2024 at 18:35, Simon Glass wrote:
> Hi all,
>
> On Fri, 21 Jun 2024 at 12:16, Simon Glass wrote:
> >
> > Hi Raymond,
> >
> > On Fri, 21 Jun 2024 at 10:40, Raymond Mao
> wrote:
> > >
> > > Hi Simon,
> > >
> > > On Fri, 21 Jun 2024 at 10:58, Simon Glass wrote:
> > >>
>
Hi all,
On Fri, 21 Jun 2024 at 12:16, Simon Glass wrote:
>
> Hi Raymond,
>
> On Fri, 21 Jun 2024 at 10:40, Raymond Mao wrote:
> >
> > Hi Simon,
> >
> > On Fri, 21 Jun 2024 at 10:58, Simon Glass wrote:
> >>
> >> Hi Ilias,
> >>
> >> On Wed, 19 Jun 2024 at 06:41, Ilias Apalodimas
> >> wrote:
> >>
Hi Raymond,
On Fri, 21 Jun 2024 at 10:40, Raymond Mao wrote:
>
> Hi Simon,
>
> On Fri, 21 Jun 2024 at 10:58, Simon Glass wrote:
>>
>> Hi Ilias,
>>
>> On Wed, 19 Jun 2024 at 06:41, Ilias Apalodimas
>> wrote:
>> >
>> > Hi Simon,
>> >
>> > On Wed, Jun 12, 2024 at 02:24:31PM -0600, Simon Glass wrot
Hi Simon,
On Fri, 21 Jun 2024 at 10:58, Simon Glass wrote:
> Hi Ilias,
>
> On Wed, 19 Jun 2024 at 06:41, Ilias Apalodimas
> wrote:
> >
> > Hi Simon,
> >
> > On Wed, Jun 12, 2024 at 02:24:31PM -0600, Simon Glass wrote:
> > > Hi Ilias,
> > >
> > > On Wed, 12 Jun 2024 at 00:02, Ilias Apalodimas
>
Hi Ilias,
On Wed, 19 Jun 2024 at 06:41, Ilias Apalodimas
wrote:
>
> Hi Simon,
>
> On Wed, Jun 12, 2024 at 02:24:31PM -0600, Simon Glass wrote:
> > Hi Ilias,
> >
> > On Wed, 12 Jun 2024 at 00:02, Ilias Apalodimas
> > wrote:
> > >
> > > [...]
> > >
> > > > > > >> ---
> > > > > > >>
> > > > > > >>
Hi Simon,
On Wed, Jun 12, 2024 at 02:24:31PM -0600, Simon Glass wrote:
> Hi Ilias,
>
> On Wed, 12 Jun 2024 at 00:02, Ilias Apalodimas
> wrote:
> >
> > [...]
> >
> > > > > >> ---
> > > > > >>
> > > > > >> lib/fdtdec.c | 12 ++--
> > > > > >> 1 file changed, 10 insertions(+), 2 deletions(-
Hi Ilias,
On Wed, 12 Jun 2024 at 00:02, Ilias Apalodimas
wrote:
>
> [...]
>
> > > > >> ---
> > > > >>
> > > > >> lib/fdtdec.c | 12 ++--
> > > > >> 1 file changed, 10 insertions(+), 2 deletions(-)
> > > > >>
> > > > >> diff --git a/lib/fdtdec.c b/lib/fdtdec.c
> > > > >> index b2c59ab3818
[...]
> > > >> ---
> > > >>
> > > >> lib/fdtdec.c | 12 ++--
> > > >> 1 file changed, 10 insertions(+), 2 deletions(-)
> > > >>
> > > >> diff --git a/lib/fdtdec.c b/lib/fdtdec.c
> > > >> index b2c59ab3818..b141244e3b9 100644
> > > >> --- a/lib/fdtdec.c
> > > >> +++ b/lib/fdtdec.c
> > > >>
Hi Ilias,
On Tue, 11 Jun 2024 at 08:27, Ilias Apalodimas
wrote:
>
> On Tue, 11 Jun 2024 at 13:54, Simon Glass wrote:
> >
> > Hi Raymond,
> >
> > On Mon, 10 Jun 2024 at 13:13, Raymond Mao wrote:
> > >
> > > Hi Simon,
> > >
> > > On Tue, 4 Jun 2024 at 23:27, Simon Glass wrote:
> > >>
> > >> On s
On Tue, 11 Jun 2024 at 13:54, Simon Glass wrote:
>
> Hi Raymond,
>
> On Mon, 10 Jun 2024 at 13:13, Raymond Mao wrote:
> >
> > Hi Simon,
> >
> > On Tue, 4 Jun 2024 at 23:27, Simon Glass wrote:
> >>
> >> On some boards, the bloblist is created in SPL once SDRAM is ready. It
> >> cannot be accessed
Hi Raymond,
On Mon, 10 Jun 2024 at 13:13, Raymond Mao wrote:
>
> Hi Simon,
>
> On Tue, 4 Jun 2024 at 23:27, Simon Glass wrote:
>>
>> On some boards, the bloblist is created in SPL once SDRAM is ready. It
>> cannot be accessed until that point, so is not available early in SPL.
>>
>> Add a condit
Hi Simon,
On Tue, 4 Jun 2024 at 23:27, Simon Glass wrote:
> On some boards, the bloblist is created in SPL once SDRAM is ready. It
> cannot be accessed until that point, so is not available early in SPL.
>
> Add a condition to avoid a hang in this case.
>
> This fixes a hang in chromebook_coral
Hi Ilias,
On Tue, 4 Jun 2024 at 23:33, Ilias Apalodimas
wrote:
>
> Hi Simon,
>
> On Wed, 5 Jun 2024 at 06:26, Simon Glass wrote:
> >
> > On some boards, the bloblist is created in SPL once SDRAM is ready. It
> > cannot be accessed until that point, so is not available early in SPL.
> >
> > Add a
Hi Simon,
On Wed, 5 Jun 2024 at 06:26, Simon Glass wrote:
>
> On some boards, the bloblist is created in SPL once SDRAM is ready. It
> cannot be accessed until that point, so is not available early in SPL.
>
> Add a condition to avoid a hang in this case.
>
> This fixes a hang in chromebook_coral
On some boards, the bloblist is created in SPL once SDRAM is ready. It
cannot be accessed until that point, so is not available early in SPL.
Add a condition to avoid a hang in this case.
This fixes a hang in chromebook_coral
Fixes: 70fe2385943 ("fdt: Allow the devicetree to come from a bloblist
18 matches
Mail list logo