[Y35/CL]Added get fw version command#34
Closed
GoldenBug wants to merge 1 commit into
Closed
Conversation
Summary: - Supported BIC, ME, VR version on OEM get_fw_version command. Test plan: -Build code: Pass root@bmc-oob:~# fw-util slot3 --version 1OU Bridge-IC Version: NA (1ou is empty) 1OU CPLD Version: NA (1ou is empty) 2OU Bridge-IC Version: NA (2ou is empty) 2OU CPLD Version: NA (2ou is empty) SB Bridge-IC Version: v1.01 BIOS Version: Y35CLPOC08 SB CPLD Version: 00010C04 ME Version: 6.0.1.21 VCCIN/VCCFA_EHV_FIVRA Version : Renesas 06CEA132, Remaining Writes: 24 VCCD Version : Renesas 92D4C8CA, Remaining Writes: 25 VCCINFAON/VCCFA_EHV Version : Renesas CBB7F716, Remaining Writes: 25 root@bmc-oob:~# bic-util slot3 0xE0 0x0B 0x9C 0x9C 0x00 0x02 9C 9C 00 01 01 root@bmc-oob:~# bic-util slot3 0xE0 0x0B 0x9C 0x9C 0x00 0x03 9C 9C 00 06 00 01 02 01 root@bmc-oob:~# bic-util slot3 0xE0 0x0B 0x9C 0x9C 0x00 0x05 9C 9C 00 06 CE A1 32 root@bmc-oob:~# bic-util slot3 0xE0 0x0B 0x9C 0x9C 0x00 0x07 9C 9C 00 92 D4 C8 CA [ghstack-poisoned]
HungYi-Li
pushed a commit
to HungYi-Li/OpenBIC
that referenced
this pull request
May 13, 2024
add xdp710 preliminary
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
Summary:
Test plan:
-Build code: Pass
root@bmc-oob:~# fw-util slot3 --version
1OU Bridge-IC Version: NA (1ou is empty)
1OU CPLD Version: NA (1ou is empty)
2OU Bridge-IC Version: NA (2ou is empty)
2OU CPLD Version: NA (2ou is empty)
SB Bridge-IC Version: v1.01
BIOS Version: Y35CLPOC08
SB CPLD Version: 00010C04
ME Version: 6.0.1.21
VCCIN/VCCFA_EHV_FIVRA Version : Renesas 06CEA132, Remaining Writes: 24
VCCD Version : Renesas 92D4C8CA, Remaining Writes: 25
VCCINFAON/VCCFA_EHV Version : Renesas CBB7F716, Remaining Writes: 25
root@bmc-oob:
# bic-util slot3 0xE0 0x0B 0x9C 0x9C 0x00 0x02# bic-util slot3 0xE0 0x0B 0x9C 0x9C 0x00 0x039C 9C 00 01 01
root@bmc-oob:
9C 9C 00 06 00 01 02 01
root@bmc-oob:
# bic-util slot3 0xE0 0x0B 0x9C 0x9C 0x00 0x05# bic-util slot3 0xE0 0x0B 0x9C 0x9C 0x00 0x079C 9C 00 06 CE A1 32
root@bmc-oob:
9C 9C 00 92 D4 C8 CA