diff options
author | Wei-Cheng Xiao <garryxiao@chromium.org> | 2018-11-09 09:47:42 +0800 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2018-11-13 08:22:57 -0800 |
commit | 40b8b2bc6ffb9103c60f8fe89c9c3eebf899a0e8 (patch) | |
tree | b1bd430f01603590ab7385d9474071d6604881dc /util/usb_if.h | |
parent | f7414e7a5b550929f237fde54863cff2df0f6b6e (diff) | |
download | chrome-ec-40b8b2bc6ffb9103c60f8fe89c9c3eebf899a0e8.tar.gz |
gsctool: fix RO_B version number output for debug Cr50 images
For cr50 debug images, the RO_B version number format should be -1.-1.-1.
I previously changed the output format to unsigned int, which caused the
outputted version to be UINT_MAX.
BRANCH=none
BUG=b:119223356
TEST=manually run gsctool on a soraka device
$ gsctool -b cr50.dbg.prod
RO_A:0.0.10 RW_A:0.3.10[00000000:00000000:00000000] RO_B:-1.-1.-1
RW_B:0.3.10[00000000:00000000:00000000]
Signed-off-by: Wei-Cheng Xiao <garryxiao@chromium.org>
Change-Id: I5f842d4d5e50f35effbd2e5269dfd6946746acc2
Reviewed-on: https://chromium-review.googlesource.com/1328661
Reviewed-by: Mary Ruthven <mruthven@chromium.org>
Diffstat (limited to 'util/usb_if.h')
0 files changed, 0 insertions, 0 deletions