diff options
author | Alice Guo <alice.guo@nxp.com> | 2025-06-24 18:09:22 +0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-24 07:50:12 -0600 |
commit | f3ee5872bf67e8e15b3a3f131b8eb64251508c08 (patch) | |
tree | 57e6cf9b00b55928a6a74dedd67b0f2f733fb2c9 /drivers/fpga/fpga.c | |
parent | fb4a488eb91b089912ffbc9a74d0527f0f2c79ac (diff) |
tools: imx8image: Fix the value passed to dcd_skip of build_container()
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@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Reported-by: Enric Balletbo i Serra <eballetb@redhat.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'drivers/fpga/fpga.c')
0 files changed, 0 insertions, 0 deletions