summaryrefslogtreecommitdiff
path: root/include/imximage.h
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2019-09-16 03:09:39 +0000
committerStefano Babic <sbabic@denx.de>2019-11-05 10:27:18 +0100
commitb8f168346b0bd8a53c5fd7f1981e997bf4e557e4 (patch)
treee0431853493d5cf925a212418cfa4f82067d4388 /include/imximage.h
parentb1821376ee19635127c505bbb94cd3c186f702e8 (diff)
tools: imx8mimage: add ROM VERSION
The IVT offset is changed on i.MX8MN. Use ROM_VERSION to pass the v1 or v2 to mkimage. v1 is for iMX8MQ and iMX8MM v2 is for iMX8M Nano (iMX8MN) Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'include/imximage.h')
-rw-r--r--include/imximage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/imximage.h b/include/imximage.h
index 544babb53a..ace5cf8601 100644
--- a/include/imximage.h
+++ b/include/imximage.h
@@ -79,6 +79,7 @@ enum imximage_cmd {
CMD_LOADER,
CMD_SECOND_LOADER,
CMD_DDR_FW,
+ CMD_ROM_VERSION,
};
enum imximage_fld_types {