On Sun, 30 Aug 2026 at 21:47, Marek Vasut <[email protected]> wrote: > > On 8/30/26 3:32 PM, Carlo Caione wrote: > > On Sun Aug 30, 2026 at 12:56 PM CEST, Peter Robinson wrote: > >> On Sun, 30 Aug 2026 at 11:18, Carlo Caione <[email protected]> wrote: > >>> > >>> RITY images select a base devicetree and an ordered list of overlays > >> > >> What's an RITY image? > > > > Fair enough. Since this is all MediaTek-specific code, I took the term > > for granted, sorry about that. Anyway, RITY is MediaTek’s Genio IoT > > Yocto SDK. By a "RITY image", I mean a boot image produced by that SDK. > Can this instead use fitImage core code which can already apply DTOs on > top of base DT ?
Or boot using UEFI and be generic, deal with the DT overlays with standard U-Boot mechanisms.
