[PATCH v3 1/2] binman: add a new entry type to support .bin file generation for the i.MX95 platform
Fabio Estevam
festevam at gmail.com
Sat Aug 23 13:41:05 CEST 2025
Hi Alice,
On Wed, Aug 20, 2025 at 8:05 AM Alice Guo (OSS) <alice.guo at oss.nxp.com> wrote:
>
> From: Alice Guo <alice.guo at nxp.com>
>
> To support passing specific commands defined in enum imx8image_cmd to
> the imx8image_copy_image() function, this patch introduces a new entry
> type nxp-imx9image. This entry generates a plain text data file
> containing the relevant commands, enabling flexible configuration during
> image creation.
>
> Signed-off-by: Alice Guo <alice.guo at nxp.com>
This series fails the binman tests through CI:
https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/1228744
Please fix it and make sure v4 passes successfully in CI.
More information about the U-Boot
mailing list