mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-04 22:11:41 +00:00
cr50: prepare for pre-pvt images' revision bump
This will allow to make differences between pre-pvt and mp images better visible. BRANCH=cr50 BUG=none TEST=none Change-Id: I3abf24443a208482167231d93983b8edcace5f55 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/907170 Reviewed-by: Mary Ruthven <mruthven@chromium.org>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
"timestamp": 0,
|
||||
"epoch": 0, // FWR diversification contributor, 32 bits.
|
||||
"major": 1, // FW2_HIK_CHAIN counter.
|
||||
"major": 2, // FW2_HIK_CHAIN counter.
|
||||
"minor": 1, // Mostly harmless version field.
|
||||
"applysec": -1, // Mask to and with fuse BROM_APPLYSEC.
|
||||
"config1": 13, // Which BROM_CONFIG1 actions to take before launching.
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
// epoch/major/minor would be preferred
|
||||
"timestamp": 1,
|
||||
"epoch": 0, // FWR diversification contributor, 32 bits.
|
||||
"major": 1, // FW2_HIK_CHAIN counter.
|
||||
"major": 2, // FW2_HIK_CHAIN counter.
|
||||
"minor": 1, // Mostly harmless version field.
|
||||
"applysec": -1, // Mask to and with fuse BROM_APPLYSEC.
|
||||
"config1": 13, // Which BROM_CONFIG1 actions to take before launching.
|
||||
|
||||
Reference in New Issue
Block a user