Skip to content

Commit

Permalink
fby3: vf: Version commit for oby3-vf-2022.37.01
Browse files Browse the repository at this point in the history
Summary: N/A

Reviewed By: garnermic

Differential Revision: D39519023

fbshipit-source-id: 11c07b6df9aac31435c6523bfdb113230eeb5d82
  • Loading branch information
GoldenBug authored and facebook-github-bot committed Sep 14, 2022
1 parent 780a3c9 commit 50cb38c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta-facebook/yv3-vf/src/platform/plat_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#define DEVICE_REVISION 0x80

#define FIRMWARE_REVISION_1 GET_FW_VERSION1(BOARD_ID, PROJECT_STAGE)
#define FIRMWARE_REVISION_2 0x03
#define FIRMWARE_REVISION_2 0x04

#define IPMI_VERSION 0x02
#define ADDITIONAL_DEVICE_SUPPORT 0xBF
Expand All @@ -42,7 +42,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 0x76 // char: v
#define BIC_FW_platform_1 0x66 // char: f
Expand Down

0 comments on commit 50cb38c

Please sign in to comment.