scripts: imx-image: rename image_dcd_offset to image_ivt_offset
image_dcd_offset is a misnomer, it should really be image_ivt_offset.
The DCD (Device Configuration Data) is only one part of the data linked
into the IVT (Image Vector Table), but the meaning of the variable is
really the latter, not the former.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 17c7e57 commit b8542d054dba3544a89ea6c4a65cec1d52a68443
@Sascha Hauer Sascha Hauer authored on 19 Jun 2020
Showing 3 changed files
View
arch/arm/mach-imx/include/mach/imx-header.h
View
scripts/imx/imx-image.c
View
scripts/imx/imx.c