diff options
author | INAGAKI Hiroshi <musashino.open@gmail.com> | 2018-12-08 15:07:52 +0900 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2018-12-24 19:18:07 +0100 |
commit | 9145f5209fc33a019a652ce87832f48fa50aefc8 (patch) | |
tree | 51b00e98e6178f2ea262f2c08a3733f22c554fea /tools/firmware-utils/src/hcsmakeimage.c | |
parent | 10a54e144252be25106f36ad75f924b7b3c53255 (diff) | |
download | upstream-9145f5209fc33a019a652ce87832f48fa50aefc8.tar.gz upstream-9145f5209fc33a019a652ce87832f48fa50aefc8.tar.bz2 upstream-9145f5209fc33a019a652ce87832f48fa50aefc8.zip |
firmware-utils: add hex pattern mode for xorimage
This commit adds "hex pattern mode" to xorimage. This mode allows xor
with a hexadecimal pattern that cannot be expressed with ASCII
charactors.
usage (example):
xorimage -i firmware.bin -o firmware.bin.new -p 6A57190601121E4C -x
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com> (fix checkpatch)
Diffstat (limited to 'tools/firmware-utils/src/hcsmakeimage.c')
0 files changed, 0 insertions, 0 deletions