Skip to content

Commit

Permalink
fby3.5: cl: Version commit for oby35-cl-2022.28.02 (#413)
Browse files Browse the repository at this point in the history
Summary:
- Version commit for Yv3.5 Craterlake BIC oby35-cl-2022.28.02.

Pull Request resolved: #413

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

Log:
root@bmc-oob:~# fw-util slot1 --version bic
SB Bridge-IC Version: oby35-cl-v2022.28.02

Reviewed By: garnermic

Differential Revision: D37930727

Pulled By: GoldenBug

fbshipit-source-id: b4b341b89bcb614300b7734860707fd776aac367
  • Loading branch information
LoraLin1 authored and facebook-github-bot committed Jul 19, 2022
1 parent 9b2a135 commit 9209421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-facebook/yv35-cl/src/platform/plat_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#define BIC_FW_YEAR_MSB 0x20
#define BIC_FW_YEAR_LSB 0x22
#define BIC_FW_WEEK 0x28
#define BIC_FW_VER 0x01
#define BIC_FW_VER 0x02
#define BIC_FW_platform_0 0x63 // char: c
#define BIC_FW_platform_1 0x6c // char: l
#define BIC_FW_platform_2 0x00 // char: '\0'
Expand Down

0 comments on commit 9209421

Please sign in to comment.