Re: U-Boot/UKI Relationship Regarding Multiple DTBs

2024-04-16 Thread Tom Rini
On Mon, Apr 08, 2024 at 11:41:10AM -0500, vindicator wrote: > Is u-boot capable of selecting the correct DTB in a UKI during boot? > > I saw "doc/README.multi-dtb-fit", which at least somewhat addresses > what I'm looking for I think, but I'm not sure if that will relate > directly with executing

U-Boot/UKI Relationship Regarding Multiple DTBs

2024-04-08 Thread vindicator
Is u-boot capable of selecting the correct DTB in a UKI during boot? I saw "doc/README.multi-dtb-fit", which at least somewhat addresses what I'm looking for I think, but I'm not sure if that will relate directly with executing a UKI that has multiple DTBs... For my one board, I was working on bu