]> git.sur5r.net Git - u-boot/commit
tools/imximage: use 0x prefix in HAB Blocks line
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Fri, 23 Mar 2018 11:08:03 +0000 (12:08 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 15 Apr 2018 09:35:21 +0000 (11:35 +0200)
commit8519c9c98ad60e9eb6f655bfa8214f53407d86fb
tree2e19de93fb2dd0a29254b9c4da03ae232cd6023e
parent06587617337785709e59c7fbcfa1ec870a7945eb
tools/imximage: use 0x prefix in HAB Blocks line

The u-boot-ivt.img.log file contains 0x prefixes in the HAB Blocks line,
while the SPL.log does not. For consistency, and to make it easier to
extract and put into a .csf file for use with NXP's code signing tool,
add 0x prefixes here.

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Tested-by: Breno Lima <breno.lima@nxp.com>
doc/README.mxc_hab
tools/imximage.c