Hi Tom, On Fri, 11 Jul 2025 at 11:45, Tom Rini <tr...@konsulko.com> wrote: > > On Fri, Jul 04, 2025 at 06:41:59AM -0700, Raymond Mao wrote: > > The series include refactoring on bloblist and fdtdec to support handoff > > of multiple DT overlays and applying them into the DT base during setup. > > All changes are aligned to the spec update for supporting DT overlay > > handoff[1]. > > Which for the record and my tracking, isn't merged yet, and links to > the doc update which also isn't applied yet. I'm fine with the concept > but also thinking that applying this here to master isn't the first step > towards getting all the relevant projects in agreement FYI. > No worries, both the changes to the DT doc and FW handoff spec are still under review. It may take some time to get everyone's agreement. I will try to keep my patch up to date with the latest docs changes and address all comments. You can merge it after the docs changes are accepted.
Raymond > -- > Tom