> -----邮件原件----- > 发件人: Fabio Estevam <[email protected]> > 发送时间: 2025年6月20日 9:02 > 收件人: Alice Guo (OSS) <[email protected]> > 抄送: Tom Rini <[email protected]>; Alice Guo <[email protected]>; > Stefano Babic <[email protected]>; dl-uboot-imx <[email protected]>; > Peng Fan <[email protected]>; [email protected]; Enric Balletbo i Serra > <[email protected]>; Ye Li <[email protected]>; Jacky Bai > <[email protected]>; Francesco Dolcini <[email protected]> > 主题: Re: [PATCH 0/8] (no cover subject) > > On Wed, Jun 18, 2025 at 4:30 AM Alice Guo (OSS) <[email protected]> > wrote: > > > > imx: update the building bootloader image related part for i.MX8QXP, > > i.MX8QM and i.MX95 B0. > > This way it is written above it looks like a cleanup, but if I understand > correctly, > there was a bug report from Enric, so should this entire series target master > as a > bug fix?
Hi Fabio, When checking the bug Enric reported, I found that there were some code that needed to be modified in packing i.MX8QXP/8QM flash.bin. Patches for i.MX95 B0 are based on them. So, I made this patch set including a bug fix for the issue Enric reported, cleanup for i.MX8QXP MEK/i.MX8QM MEK/i.MX95 B0. Should I separate them? > Francesco brought a good point: are other imx8qxp/qm boards affected? > Could you make the fix to all boards? I will try to make the fix to all boards later. Best Regards, Alice Guo

