Re: [PATCH 2/4] fdt: Introduce OF_BLOBLIST

2025-04-03 Thread Simon Glass
Hi Raymond, On Fri, 4 Apr 2025 at 04:34, Raymond Mao wrote: > > Hi Simon, > > On Fri, 28 Mar 2025 at 11:44, Simon Glass wrote: > > > > Add an option which indicates that the devicetree comes from the > > bloblist. > > > > After discussions with Tom, it seems we are comfortable with introducing >

Re: [PATCH 2/4] fdt: Introduce OF_BLOBLIST

2025-04-03 Thread Raymond Mao
Hi Simon, On Fri, 28 Mar 2025 at 11:44, Simon Glass wrote: > > Add an option which indicates that the devicetree comes from the > bloblist. > > After discussions with Tom, it seems we are comfortable with introducing > this option, ensuring of course that the transfer list is properly > supported