Skip to content

Commit 50cb38c

Browse files
GoldenBugfacebook-github-bot
authored andcommitted
fby3: vf: Version commit for oby3-vf-2022.37.01
Summary: N/A Reviewed By: garnermic Differential Revision: D39519023 fbshipit-source-id: 11c07b6df9aac31435c6523bfdb113230eeb5d82
1 parent 780a3c9 commit 50cb38c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-facebook/yv3-vf/src/platform/plat_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#define DEVICE_REVISION 0x80
3232

3333
#define FIRMWARE_REVISION_1 GET_FW_VERSION1(BOARD_ID, PROJECT_STAGE)
34-
#define FIRMWARE_REVISION_2 0x03
34+
#define FIRMWARE_REVISION_2 0x04
3535

3636
#define IPMI_VERSION 0x02
3737
#define ADDITIONAL_DEVICE_SUPPORT 0xBF
@@ -42,7 +42,7 @@
4242

4343
#define BIC_FW_YEAR_MSB 0x20
4444
#define BIC_FW_YEAR_LSB 0x22
45-
#define BIC_FW_WEEK 0x34
45+
#define BIC_FW_WEEK 0x37
4646
#define BIC_FW_VER 0x01
4747
#define BIC_FW_platform_0 0x76 // char: v
4848
#define BIC_FW_platform_1 0x66 // char: f

0 commit comments

Comments
 (0)