Skip to content

Commit 8e1b095

Browse files
fby3: dl: Version commit for oby3-dl-2022.34.01 (#516)
Summary: - Version commit for Yv3 Deltalake BIC oby3-dl-2022.34.01 (Y3ABDL_M02(v51.02). Pull Request resolved: #516 Test Plan: - Build code: Pass - Get BIC version: Pass Log: root@bmc-oob:~# fw-util slot2 --version bic SB Bridge-IC Version: v51.02 get device id root@bmc-oob:~# bic-util slot2 0x18 0x1 00 80 51 02 02 BF 9C 9C 00 00 00 00 00 00 00 Reviewed By: garnermic Differential Revision: D38989048 Pulled By: GoldenBug fbshipit-source-id: 1aa4466016ec101399836ee7fd741b03d1af781e
1 parent c174e4f commit 8e1b095

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎meta-facebook/yv3-dl/src/platform/plat_version.h‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
#define IANA_ID 0x009c9c
77
#define DEVICE_ID 0x00
88
#define DEVICE_REVISION 0x80
9-
#define FIRMWARE_REVISION_1 0x01
10-
#define FIRMWARE_REVISION_2 0x01
9+
#define FIRMWARE_REVISION_1 0x51
10+
#define FIRMWARE_REVISION_2 0x02
1111
#define IPMI_VERSION 0x02
1212
#define ADDITIONAL_DEVICE_SUPPORT 0xBF
1313
#define PRODUCT_ID 0x0000
1414
#define AUXILIARY_FW_REVISION 0x00000000
1515

1616
#define BIC_FW_YEAR_MSB 0x20
1717
#define BIC_FW_YEAR_LSB 0x22
18-
#define BIC_FW_WEEK 0x22
18+
#define BIC_FW_WEEK 0x34
1919
#define BIC_FW_VER 0x01
2020
#define BIC_FW_platform_0 0x64 // char: d
2121
#define BIC_FW_platform_1 0x6c // char: l

0 commit comments

Comments
 (0)