> -----邮件原件----- > 发件人: Fabio Estevam <feste...@gmail.com> > 发送时间: 2025年6月20日 9:02 > 收件人: Alice Guo (OSS) <alice....@oss.nxp.com> > 抄送: Tom Rini <tr...@konsulko.com>; Alice Guo <alice....@nxp.com>; > Stefano Babic <sba...@nabladev.com>; dl-uboot-imx <uboot-...@nxp.com>; > Peng Fan <peng....@nxp.com>; u-boot@lists.denx.de; Enric Balletbo i Serra > <eball...@redhat.com>; Ye Li <ye...@nxp.com>; Jacky Bai > <ping....@nxp.com>; Francesco Dolcini <francesco.dolc...@toradex.com> > 主题: Re: [PATCH 0/8] (no cover subject) > > On Wed, Jun 18, 2025 at 4:30 AM Alice Guo (OSS) <alice....@oss.nxp.com> > 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