]> git.baikalelectronics.ru Git - uboot.git/commit
imx: hab: Explain that ivt_offset is optional
authorFabio Estevam <festevam@denx.de>
Thu, 7 Sep 2023 01:47:27 +0000 (22:47 -0300)
committerStefano Babic <sbabic@denx.de>
Sat, 23 Sep 2023 16:45:34 +0000 (18:45 +0200)
commit1b1951a62757a5f9f271d15038d1a1159338758a
tree281df6891868c8ad77a47be6180232d1933199c9
parent0de0856f3825e0274a5e8e36fa5b9d8bd1f68ae7
imx: hab: Explain that ivt_offset is optional

The ivt_offset parameter is optional for both hab_auth_img_or_fail
and hab_auth_img commands.

Document it in their usage texts to make it clearer.

Signed-off-by: Fabio Estevam <festevam@denx.de>
arch/arm/mach-imx/hab.c