Skip to content

Commit

Permalink
fby3: vf: Version commit for oby3-vf-2022.37.02 (#567)
Browse files Browse the repository at this point in the history
Summary:
- Version commit for Yv3 Vernalfall BIC oby3-vf-2022.37.02

Pull Request resolved: #567

Test Plan:
- Build code: Pass
- Check BIC version: Pass

Dependency: #566

Reviewed By: peterdelevoryas

Differential Revision: D39551639

Pulled By: GoldenBug

fbshipit-source-id: fe67d0fbfb6042a687afe4f7af5159fd270a5256
  • Loading branch information
HungYi-Li authored and facebook-github-bot committed Sep 15, 2022
1 parent d4d7afb commit 59a858b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-facebook/yv3-vf/src/platform/plat_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
#define BIC_FW_YEAR_MSB 0x20
#define BIC_FW_YEAR_LSB 0x22
#define BIC_FW_WEEK 0x37
#define BIC_FW_VER 0x01
#define BIC_FW_VER 0x02
#define BIC_FW_platform_0 0x76 // char: v
#define BIC_FW_platform_1 0x66 // char: f
#define BIC_FW_platform_2 0x00 // char: '\0'
Expand Down

0 comments on commit 59a858b

Please sign in to comment.