summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2022-01-12 18:20:49 +0100
committerStefan Roese <[email protected]>2022-01-14 11:39:16 +0100
commitc934c9a66622c5a9054dc38765190c5c182caefb (patch)
treed40d7477ebb3f1479c9c3595d50fd962c775a5c9 /scripts/checkpatch.pl
parentfdcae2615639454f6c2b7c787de49e74e8746d07 (diff)
tools: kwbimage: Show binary image offset in mkimage -l, in addition to size
For debugging purposes it is good to know where the binary image would be loaded and also it is needed to know if printed size is image size or the size of header together with image. Make it unambiguous by showing that printed size is not the size of the whole header, but only the size of executable code, and print also the executable offset of this binary image. Load/execute address is the offset relative to the base address (either 0x40004000 or 0x40000000). Signed-off-by: Pali Rohár <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions