mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 01:50:53 +00:00
cr50: bump up minor RW version field
In preparation to the new CR50 image release bump up the minor version number to trigger autoupdate on the devices in the field. BRANCH=none BUG=none TEST=none Change-Id: I7744b8cb8436d9134ee5900b352487a1cdddcd28 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/392447
This commit is contained in:
committed by
chrome-bot
parent
0f7d6806b7
commit
e3a34da55b
@@ -149,7 +149,7 @@
|
||||
"timestamp": 0,
|
||||
"epoch": 0, // FWR diversification contributor, 32 bits.
|
||||
"major": 0, // FW2_HIK_CHAIN counter.
|
||||
"minor": 6, // Harmless version field.
|
||||
"minor": 7, // Harmless version field.
|
||||
"applysec": -1, // Mask to and with fuse BROM_APPLYSEC.
|
||||
"config1": 13, // Which BROM_CONFIG1 actions to take before launching.
|
||||
"err_response": 0, // Mask to or with fuse BROM_ERR_RESPONSE.
|
||||
|
||||
Reference in New Issue
Block a user