From 5bab2ee13daa2e6ab69ff92f1a88f3c8c8fe9aeb Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Mon, 26 Feb 2018 17:26:17 -0800 Subject: cr50: move dev version to 0.2.3 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 Reviewed-on: https://chromium-review.googlesource.com/938946 Reviewed-by: Mary Ruthven --- util/signer/ec_RW-manifest-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.1