On Wed, Jun 3, 2026 at 11:34 AM Sean Anderson <[email protected]> wrote: > On 6/3/26 12:25, Erich E. Hoover wrote: > > ... > > Yes, sort of, if you are using "zynqmpimage" instead of "zynqmpbif" > > I've never seen the point of BIFs; I've been able to do everything I > want with zynqmpimage.
My understanding is that "zynqmpimage" only works if you have one "partition", so if you're passing the ATF or other partition data I think that you have to use "zynqmpbif". > But this info would be good to put in the commit message. How's this sound?: === The ZynqMP Boot Image Format allows specifying the register initialization file with the "[init]" attribute. Since this feature is already supported by the "zynqmpimage" backend, this commit implements a binding to that existing support. === ( https://lists.denx.de/pipermail/u-boot/2026-June/620814.html ) Please accept my apologies again for messing that up the first time around. > > ...

