Skip to content

Commit deb0ec6

Browse files
LoraLin1facebook-github-bot
authored andcommitted
fby3.5: cl: Version commit for oby35-cl-2022.34.01 (#514)
Summary: - Version commit for Yv3.5 Craterlake BIC oby35-cl-2022.34.01. Pull Request resolved: #514 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.34.01 get firmware revision root@bmc-oob:~# bic-util slot1 0x18 0x1 00 80 21 04 02 BF 15 A0 00 00 00 00 00 00 00 Reviewed By: garnermic Differential Revision: D38989045 Pulled By: GoldenBug fbshipit-source-id: 39f6fb610f6558a3f65b7e3c01ffe1fb05c0a06a
1 parent 843f567 commit deb0ec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-facebook/yv35-cl/src/platform/plat_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
#define DEVICE_ID 0x00
77
#define DEVICE_REVISION 0x80
88
#define FIRMWARE_REVISION_1 0x21
9-
#define FIRMWARE_REVISION_2 0x03
9+
#define FIRMWARE_REVISION_2 0x04
1010
#define IPMI_VERSION 0x02
1111
#define ADDITIONAL_DEVICE_SUPPORT 0xBF
1212
#define PRODUCT_ID 0x0000
1313
#define AUXILIARY_FW_REVISION 0x00000000
1414

1515
#define BIC_FW_YEAR_MSB 0x20
1616
#define BIC_FW_YEAR_LSB 0x22
17-
#define BIC_FW_WEEK 0x31
17+
#define BIC_FW_WEEK 0x34
1818
#define BIC_FW_VER 0x01
1919
#define BIC_FW_platform_0 0x63 // char: c
2020
#define BIC_FW_platform_1 0x6c // char: l

0 commit comments

Comments
 (0)