commit | 1c3c5494bb8b99735051b8e9d526b7801232d1f3 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | Fri Mar 23 12:08:03 2018 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sun Apr 15 11:35:21 2018 +0200 |
tree | 2e19de93fb2dd0a29254b9c4da03ae232cd6023e | |
parent | b40a1ff337d7406102db7e3bf62cbb5fe340b361 [diff] |
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>