]> Git Repo - J-u-boot.git/commit
tools/imximage: use 0x prefix in HAB Blocks line
authorRasmus Villemoes <[email protected]>
Fri, 23 Mar 2018 11:08:03 +0000 (12:08 +0100)
committerStefano Babic <[email protected]>
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 <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Tested-by: Breno Lima <[email protected]>
doc/README.mxc_hab
tools/imximage.c
This page took 0.033756 seconds and 4 git commands to generate.