Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-07-31 Thread Simon Glass
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: > > >

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-07-31 Thread Simon Glass
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

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-07-31 Thread Ilias Apalodimas
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: > > >> > >

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-07-31 Thread Raymond Mao
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: > > >> >

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-07-30 Thread Simon Glass
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: > >>

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-21 Thread Simon Glass
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

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-21 Thread Raymond Mao
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 >

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-21 Thread Simon Glass
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: > > > > > > [...] > > > > > > > > > >> --- > > > > > > >> > > > > > > >>

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-19 Thread Ilias Apalodimas
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(-

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-12 Thread Simon Glass
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

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-11 Thread Ilias Apalodimas
[...] > > > >> --- > > > >> > > > >> 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 > > > >>

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-11 Thread Simon Glass
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

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-11 Thread Ilias Apalodimas
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

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-11 Thread Simon Glass
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

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-10 Thread Raymond Mao
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

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-10 Thread Simon Glass
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

Re: [PATCH 5/9] fdt: Correct condition for bloblist existing

2024-06-04 Thread Ilias Apalodimas
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