Skip to content

Commit 1e93fa7

Browse files
Victor-Jhongfacebook-github-bot
authored andcommitted
minerva-ag: Version commit for ob-minerva-ag-2024.50.01 (#2110)
Summary: - Version commit for Minerva Aegis BIC ob-minerva-ag-2024.50.01. Pull Request resolved: #2110 Test Plan: - Build code: Pass - Get BIC version: Pass Log: uart:~$ platform info ``` ========================{SHELL COMMAND INFO}======================================== * NAME: Platform command * DESCRIPTION: Commands that could be used to debug or validate. * DATE/VERSION: none * CHIP/OS: npcm400f_evb - Zephyr * Note: none ------------------------------------------------------------------ * PLATFORM: Minerva-Aegis * BOARD ID: 1 * STAGE: 1 * SYSTEM: 255 * FW VERSION: 17.0 * FW DATE: 2024.50.1 * FW IMAGE: MINERVA_AEGIS.bin ========================{SHELL COMMAND INFO}======================================== ``` Reviewed By: Prabha-Veerubhotla Differential Revision: D67146455 fbshipit-source-id: 6e6ad294315c3dbb867f8b94dd27e9c29d4048e7
1 parent 4c6e76e commit 1e93fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-facebook/minerva-ag/src/platform/plat_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
#define BIC_FW_YEAR_MSB 0x20
4242
#define BIC_FW_YEAR_LSB 0x24
43-
#define BIC_FW_WEEK 0x48
43+
#define BIC_FW_WEEK 0x50
4444
#define BIC_FW_VER 0x01
4545
#define BIC_FW_platform_0 0x61 // char: a
4646
#define BIC_FW_platform_1 0x67 // char: g

0 commit comments

Comments
 (0)