[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALeDE9P04s7uX0Egq+seDbHyn_QXgz+NWPHtJ2W1CGKtATPLsw@mail.gmail.com>
Date: Mon, 21 Oct 2024 18:57:43 +0100
From: Peter Robinson <pbrobinson@...il.com>
To: Simon Glass <sjg@...omium.org>
Cc: Patrick Rudolph <patrick.rudolph@...ements.com>, 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
> > > > 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.
Simon by snow do you mean the device (configs/snow_defconfig) snow, I
think Patrick doesn't know you're referring to what I believe to be a
device config.
Powered by blists - more mailing lists