Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-28 Thread Tom Rini
On Thu, Dec 28, 2023 at 03:09:45PM +, Simon Glass wrote: > Hi Tom, > > On Thu, Dec 28, 2023 at 1:48 PM Tom Rini wrote: > > > > On Thu, Dec 28, 2023 at 01:37:39PM +, Simon Glass wrote: > > > Hi Tom, > > > > > > > > > On Wed, Dec 27, 2023 at 8:06 PM Tom Rini wrote: > > > > > > > > On Wed,

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-28 Thread Simon Glass
Hi Tom, On Thu, Dec 28, 2023 at 1:48 PM Tom Rini wrote: > > On Thu, Dec 28, 2023 at 01:37:39PM +, Simon Glass wrote: > > Hi Tom, > > > > > > On Wed, Dec 27, 2023 at 8:06 PM Tom Rini wrote: > > > > > > On Wed, Dec 27, 2023 at 05:48:42PM +, Simon Glass wrote: > > > > Hi Tom, > > > > > > >

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-28 Thread Simon Glass
Hi Ilias, On Thu, Dec 28, 2023 at 1:58 PM Ilias Apalodimas wrote: > > [...] > > > > > > > > > > > Same here. On top of that the bloblist has a few items in there, e.g a > > > > > TPM eventlog. What are we going to do? Add a Kconfig for each item? > > > > > > > > No, but that is just a straw man.

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-28 Thread Ilias Apalodimas
[...] > > > > > > > > Same here. On top of that the bloblist has a few items in there, e.g a > > > > TPM eventlog. What are we going to do? Add a Kconfig for each item? > > > > > > No, but that is just a straw man. The DT is special and U-Boot reports > > > where it comes from. > > > > The story i

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-28 Thread Tom Rini
On Thu, Dec 28, 2023 at 01:37:39PM +, Simon Glass wrote: > Hi Tom, > > > On Wed, Dec 27, 2023 at 8:06 PM Tom Rini wrote: > > > > On Wed, Dec 27, 2023 at 05:48:42PM +, Simon Glass wrote: > > > Hi Tom, > > > > > > On Tue, Dec 26, 2023 at 12:07 PM Tom Rini wrote: > > > > > > > > On Tue, De

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-28 Thread Simon Glass
Hi Tom, On Wed, Dec 27, 2023 at 8:06 PM Tom Rini wrote: > > On Wed, Dec 27, 2023 at 05:48:42PM +, Simon Glass wrote: > > Hi Tom, > > > > On Tue, Dec 26, 2023 at 12:07 PM Tom Rini wrote: > > > > > > On Tue, Dec 26, 2023 at 09:46:25AM +, Simon Glass wrote: > > > > > > > Standard passage p

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-28 Thread Simon Glass
Hi Ilias, On Thu, Dec 28, 2023 at 6:53 AM Ilias Apalodimas wrote: > > On Wed, 27 Dec 2023 at 19:48, Simon Glass wrote: > > > > Hi Ilias, > > > > On Wed, Dec 27, 2023 at 6:44 AM Ilias Apalodimas > > wrote: > > > > > > Hi Tom, > > > > > > On Tue, 26 Dec 2023 at 14:07, Tom Rini wrote: > > > > > >

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-27 Thread Ilias Apalodimas
Hi Tom, [...] > > > > No, but that is just a straw man. The DT is special and U-Boot reports > > where it comes from. > > > > > > > > This has been going back and forth for a while. I've lost count of how > > > many times I repeated the same proposal, but here it goes again. We > > > have OF_BOAR

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-27 Thread Ilias Apalodimas
On Wed, 27 Dec 2023 at 19:48, Simon Glass wrote: > > Hi Ilias, > > On Wed, Dec 27, 2023 at 6:44 AM Ilias Apalodimas > wrote: > > > > Hi Tom, > > > > On Tue, 26 Dec 2023 at 14:07, Tom Rini wrote: > > > > > > On Tue, Dec 26, 2023 at 09:46:25AM +, Simon Glass wrote: > > > > > > > Standard passa

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-27 Thread Tom Rini
On Wed, Dec 27, 2023 at 05:48:44PM +, Simon Glass wrote: > Hi Ilias, > > On Wed, Dec 27, 2023 at 6:44 AM Ilias Apalodimas > wrote: > > > > Hi Tom, > > > > On Tue, 26 Dec 2023 at 14:07, Tom Rini wrote: > > > > > > On Tue, Dec 26, 2023 at 09:46:25AM +, Simon Glass wrote: > > > > > > > Stan

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-27 Thread Tom Rini
On Wed, Dec 27, 2023 at 05:48:42PM +, Simon Glass wrote: > Hi Tom, > > On Tue, Dec 26, 2023 at 12:07 PM Tom Rini wrote: > > > > On Tue, Dec 26, 2023 at 09:46:25AM +, Simon Glass wrote: > > > > > Standard passage provides for a bloblist to be passed from one firmware > > > phase to the nex

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-27 Thread Simon Glass
Hi Ilias, On Wed, Dec 27, 2023 at 6:44 AM Ilias Apalodimas wrote: > > Hi Tom, > > On Tue, 26 Dec 2023 at 14:07, Tom Rini wrote: > > > > On Tue, Dec 26, 2023 at 09:46:25AM +, Simon Glass wrote: > > > > > Standard passage provides for a bloblist to be passed from one firmware > > > phase to th

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-27 Thread Simon Glass
Hi Tom, On Tue, Dec 26, 2023 at 12:07 PM Tom Rini wrote: > > On Tue, Dec 26, 2023 at 09:46:25AM +, Simon Glass wrote: > > > Standard passage provides for a bloblist to be passed from one firmware > > phase to the next. That can be used to pass the devicetree along as well. > > Add an option t

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-26 Thread Ilias Apalodimas
Hi Tom, On Tue, 26 Dec 2023 at 14:07, Tom Rini wrote: > > On Tue, Dec 26, 2023 at 09:46:25AM +, Simon Glass wrote: > > > Standard passage provides for a bloblist to be passed from one firmware > > phase to the next. That can be used to pass the devicetree along as well. > > Add an option to s

Re: [PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-26 Thread Tom Rini
On Tue, Dec 26, 2023 at 09:46:25AM +, Simon Glass wrote: > Standard passage provides for a bloblist to be passed from one firmware > phase to the next. That can be used to pass the devicetree along as well. > Add an option to support this. > > Tests for this will be added as part of the Unive

[PATCH v4] fdt: Allow the devicetree to come from a bloblist

2023-12-26 Thread Simon Glass
Standard passage provides for a bloblist to be passed from one firmware phase to the next. That can be used to pass the devicetree along as well. Add an option to support this. Tests for this will be added as part of the Universal Payload work. Signed-off-by: Simon Glass --- The discussion on th