Skip to content

Commit b0f4db5

Browse files
Kevin HuangKevin Huang
authored andcommitted
sb: rb: Version commit for sb-rb-20255301
Summary: - Version commit for sb-rb-20255301 Test Plan: Build code: Pass Check BIC version: Pass
1 parent ccad7f7 commit b0f4db5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-facebook/sb-rb/src/platform/plat_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#define DEVICE_REVISION 0x80
2929

3030
#define FIRMWARE_REVISION_1 GET_FW_VERSION1(BOARD_ID, PROJECT_STAGE)
31-
#define FIRMWARE_REVISION_2 0x11
31+
#define FIRMWARE_REVISION_2 0x12
3232

3333
#define IPMI_VERSION 0x02
3434
#define ADDITIONAL_DEVICE_SUPPORT 0xBF
@@ -37,7 +37,7 @@
3737

3838
#define BIC_FW_YEAR_MSB 0x20
3939
#define BIC_FW_YEAR_LSB 0x25
40-
#define BIC_FW_WEEK 0x52
40+
#define BIC_FW_WEEK 0x53
4141
#define BIC_FW_VER 0x01
4242
#define BIC_FW_platform_0 0x73 // char: s
4343
#define BIC_FW_platform_1 0x72 // char: r

0 commit comments

Comments
 (0)