[PATCH v2] tools: imx8image: Fix the value passed to dcd_skip of build_container()
Fabio Estevam
festevam at gmail.com
Tue Jun 24 13:12:55 CEST 2025
Hi Alice,
On Tue, Jun 24, 2025 at 7:30 AM Alice Guo (OSS) <alice.guo at oss.nxp.com> wrote:
>
> From: Alice Guo <alice.guo at nxp.com>
>
> The value passed to dcd_skip of build_container() should be obtained by
> parsing .cfg file, and should not be fixed to false. For i.MX8QXP, dcd
> data needs to be skipped, in which case dcd_skip should be true.
>
> Fixes: 5f28a6599f01("tools: imx8image: add i.MX95 support")
>
> Signed-off-by: Alice Guo <alice.guo at nxp.com>
Thanks for the fix.
Reported-by: Enric Balletbo i Serra <eballetb at redhat.com>
Reviewed-by: Fabio Estevam <festevam at gmail.com>
Tom, feel free to apply this one directly to u-boot/master.
More information about the U-Boot
mailing list