On Tue, 24 Jun 2025 18:09:22 +0800, Alice Guo (OSS) wrote: > 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") > > > [...]
Applied to u-boot/master, thanks! [1/1] tools: imx8image: Fix the value passed to dcd_skip of build_container() commit: f3ee5872bf67e8e15b3a3f131b8eb64251508c08 -- Tom