Hi Caleb, On Wed, 29 May 2024 at 13:04, Caleb Connolly <caleb.conno...@linaro.org> wrote: > > > > > > How about using the compatible string, instead of a GUID? Is that possible? > > Could you elaborate?
Well, the compatible string (in the root node) is how we normally decide which DT to use and which machine we are targeting. So I am wondering if we can somehow use that, rather than producing a GUID from it? Regards, Simon