tools: imx8mimage: add ROM VERSION
authorPeng Fan <peng.fan@nxp.com>
Mon, 16 Sep 2019 03:09:39 +0000 (03:09 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 5 Nov 2019 09:27:18 +0000 (10:27 +0100)
commitb8f168346b0bd8a53c5fd7f1981e997bf4e557e4
treee0431853493d5cf925a212418cfa4f82067d4388
parentb1821376ee19635127c505bbb94cd3c186f702e8
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>
include/imximage.h
tools/imx8mimage.c