summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2016-10-26 16:45:44 -0700
committerchrome-bot <chrome-bot@chromium.org>2016-10-27 19:29:05 -0700
commite4477a7b8c000dc569e29f50bd4c9ef57a3c5a4d (patch)
tree5f433a4a8174c659912684264bdff603e7537291
parent8292c4c2dfc65ebed569f765503c63db6aa61298 (diff)
downloadchrome-ec-e4477a7b8c000dc569e29f50bd4c9ef57a3c5a4d.tar.gz
cr50: bump up minor RW version field again
In preparation to a new CR50 image release one more bump up the minor version number is required. BRANCH=none BUG=none TEST=none Change-Id: I1ac48eb01cb9d48fb796c79b2676399e7bb57b18 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/403455 Reviewed-by: Marius Schilder <mschilder@chromium.org> Reviewed-by: Bill Richardson <wfrichar@chromium.org>
-rw-r--r--util/signer/ec_RW-manifest-kevin_evt_1.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/signer/ec_RW-manifest-kevin_evt_1.json b/util/signer/ec_RW-manifest-kevin_evt_1.json
index 999dc0bf45..e5e5519739 100644
--- a/util/signer/ec_RW-manifest-kevin_evt_1.json
+++ b/util/signer/ec_RW-manifest-kevin_evt_1.json
@@ -149,7 +149,7 @@
"timestamp": 0,
"epoch": 0, // FWR diversification contributor, 32 bits.
"major": 0, // FW2_HIK_CHAIN counter.
- "minor": 8, // Harmless version field.
+ "minor": 9, // Mostly 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.