[U-Boot] [PATCH] imx :hab: Add hab version command

2019-10-14 Thread sbabic
> THe RVT data includes a major and minor version in its header > parameter. Add a new command to print this out. > Signed-off-by: Sjoerd Simons Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Sof

[U-Boot] [PATCH] imx :hab: Add hab version command

2019-06-18 Thread Sjoerd Simons
THe RVT data includes a major and minor version in its header parameter. Add a new command to print this out. Signed-off-by: Sjoerd Simons --- Unfortunately there doesn't seem to be a way to get the minor version of the hab ROM. While there is a get_version function pointer in the vector table i