[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFLszTjTA98Re5rWXHpMQZADXU7uLbCayxNTtugYRxHZaFUL_w@mail.gmail.com>
Date: Mon, 21 Oct 2024 18:32:08 +0200
From: Simon Glass <sjg@...omium.org>
To: Patrick Rudolph <patrick.rudolph@...ements.com>
Cc: u-boot@...ts.denx.de, linux-kernel@...r.kernel.org,
Tom Rini <trini@...sulko.com>
Subject: Re: [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm
Hi Patrick,
On Mon, 21 Oct 2024 at 10:26, Patrick Rudolph
<patrick.rudolph@...ements.com> wrote:
>
> Hi Simon,
> On Fri, Oct 18, 2024 at 1:18 AM Simon Glass <sjg@...omium.org> wrote:
> >
> > Hi Patrick,
> >
> > On Wed, 16 Oct 2024 at 00:16, Patrick Rudolph
> > <patrick.rudolph@...ements.com> wrote:
> > >
> > > Allow to use BLOBLIST_TABLES on arm to store ACPI or other tables.
> > >
> > > Signed-off-by: Patrick Rudolph <patrick.rudolph@...ements.com>
> > > Cc: Tom Rini <trini@...sulko.com>
> > > ---
> > > Changelog v9:
> > > - default to BLOBLIST_ALLOC on arm
> > > - Move default for BLOBLIST_SIZE_RELOC up
> > > ---
> > > common/Kconfig | 2 ++
> > > lib/Kconfig | 15 +++++++++------
> > > 2 files changed, 11 insertions(+), 6 deletions(-)
> > >
> >
> > This is fine, but please disable it for snow since it needs the FIXED
> > option for now.
>
> I cannot follow. What needs the FIXED option and what to disable?
> I run this patch on the CI and test_py_sandbox tests are still working.
I mean that snow cannot use BLOBLIST_ALLOC and needs BLOBLIST_FIXED so
if you make ALLOC the default you need to change the default for snow.
My lab is still not running, unfortunately, but I will try to get it
sorted out soon.
Regards,
Simon
Powered by blists - more mailing lists