summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Bendebury <vbendeb@chromium.org>2018-02-26 17:26:17 -0800
committerchrome-bot <chrome-bot@chromium.org>2018-02-26 22:07:22 -0800
commit5bab2ee13daa2e6ab69ff92f1a88f3c8c8fe9aeb (patch)
tree02602414c633fd62b6712a7f62d38c29f142353d
parentc6f5fe6d30fa6afde1b341d5cd83542078584046 (diff)
downloadchrome-ec-stabilize-10443.B.tar.gz
cr50: move dev version to 0.2.3stabilize-10443.B
This will make sure that Cr50 images built from dev branch can take over images built from either MP or pre-MP branches. BRANCH=none BUG=none TEST=verified that it is possible to overwrite pre-MP Cr50 version of 0.2.2. Change-Id: I929cb2be857ea90c544f83160d6820c73e23c69d Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/938946 Reviewed-by: Mary Ruthven <mruthven@chromium.org>
-rw-r--r--util/signer/ec_RW-manifest-dev.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/signer/ec_RW-manifest-dev.json b/util/signer/ec_RW-manifest-dev.json
index 1699f45ce9..f508ca1ada 100644
--- a/util/signer/ec_RW-manifest-dev.json
+++ b/util/signer/ec_RW-manifest-dev.json
@@ -40,7 +40,7 @@
"timestamp": 0,
"epoch": 0, // FWR diversification contributor, 32 bits.
"major": 2, // FW2_HIK_CHAIN counter.
- "minor": 2, // Mostly harmless version field.
+ "minor": 3, // 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.