From e3a34da55b6bc02ea32aae63fef795d9f9bcf5ce Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Mon, 3 Oct 2016 18:29:53 -0700 Subject: 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 Reviewed-on: https://chromium-review.googlesource.com/392447 --- util/signer/ec_RW-manifest-kevin_evt_1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/signer/ec_RW-manifest-kevin_evt_1.json b/util/signer/ec_RW-manifest-kevin_evt_1.json index 94295f7473..0d5d6ae2d8 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": 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. -- cgit v1.2.1