On Sat Jun 14, 2025 at 2:54 AM CEST, Stefano Stabellini wrote: > On Fri, 13 Jun 2025, Alejandro Vallejo wrote: >> These types resemble each other very closely in layout and intent, >> and with "struct boot_module" already in common code it makes perfect >> sense to merge them. In order to do so, add an arch-specific area for >> x86-specific tidbits, and rename identical fields with conflicting >> names. >> >> No functional change intended. >> >> Signed-off-by: Alejandro Vallejo <agarc...@amd.com> > > Hi Alejandro, this patch doesn't apply to staging anymore, it conflict > with 3998da124.
Ugh, I'll rebase it and re-send after the existing discussions are sorted. Cheers, Alejandro