From 780a3c9ac50c7349521f4dcc97536e7c5def7ecb Mon Sep 17 00:00:00 2001 From: Lora Lin Date: Wed, 14 Sep 2022 14:17:43 -0700 Subject: [PATCH] fby3.5: cl: Version commit for oby35-cl-2022.37.01 (#554) Summary: - Version commit for Yv3.5 Craterlake BIC oby35-cl-2022.37.01. Pull Request resolved: https://github.com/facebook/OpenBIC/pull/554 Test Plan: - Build code: Pass - Get BIC version: Pass Log: root@bmc-oob:~# fw-util slot1 --version bic SB Bridge-IC Version: oby35-cl-v2022.37.01 get firmware revision root@bmc-oob:~# bic-util slot1 0x18 0x1 00 80 21 05 02 BF 15 A0 00 00 00 00 00 00 00 Reviewed By: garnermic Differential Revision: D39495080 Pulled By: GoldenBug fbshipit-source-id: 875e0009baee5d6f3dd8650003422654ae4bbbb3 --- meta-facebook/yv35-cl/src/platform/plat_version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-facebook/yv35-cl/src/platform/plat_version.h b/meta-facebook/yv35-cl/src/platform/plat_version.h index fcbbb19109..315a6fda87 100644 --- a/meta-facebook/yv35-cl/src/platform/plat_version.h +++ b/meta-facebook/yv35-cl/src/platform/plat_version.h @@ -32,7 +32,7 @@ #define DEVICE_REVISION 0x80 #define FIRMWARE_REVISION_1 GET_FW_VERSION1(BOARD_ID, PROJECT_STAGE) -#define FIRMWARE_REVISION_2 0x04 +#define FIRMWARE_REVISION_2 0x05 #define IPMI_VERSION 0x02 #define ADDITIONAL_DEVICE_SUPPORT 0xBF @@ -41,7 +41,7 @@ #define BIC_FW_YEAR_MSB 0x20 #define BIC_FW_YEAR_LSB 0x22 -#define BIC_FW_WEEK 0x34 +#define BIC_FW_WEEK 0x37 #define BIC_FW_VER 0x01 #define BIC_FW_platform_0 0x63 // char: c #define BIC_FW_platform_1 0x6c // char: l