From 52260244c6bc5059971abafa31ff9ab35e88b6d7 Mon Sep 17 00:00:00 2001 From: Vadim Bendebury Date: Thu, 6 Oct 2016 08:33:56 -0700 Subject: cr50: bump up minor RW version field In preparation to the new CR50 image release one more bump up the minor version number is required. BRANCH=none BUG=none TEST=none Change-Id: I7d998fc80bd4a45cfc12c003d056a36c93dcc1d3 Reviewed-on: https://chromium-review.googlesource.com/394253 Tested-by: Vadim Bendebury Reviewed-by: Bill Richardson Commit-Queue: Vadim Bendebury --- util/signer/ec_RW-manifest-kevin_evt_1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/signer/ec_RW-manifest-kevin_evt_1.json b/util/signer/ec_RW-manifest-kevin_evt_1.json index 0d5d6ae2d8..999dc0bf45 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": 7, // Harmless version field. + "minor": 8, // 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