Skip to content

Insert ipmi message to node before send#328

Closed
Yi-Shum wants to merge 2 commits into
facebook:mainfrom
Yi-Shum:Insert_IPMI_message_to_node_before_send
Closed

Insert ipmi message to node before send#328
Yi-Shum wants to merge 2 commits into
facebook:mainfrom
Yi-Shum:Insert_IPMI_message_to_node_before_send

Conversation

@Yi-Shum

@Yi-Shum Yi-Shum commented Jun 10, 2022

Copy link
Copy Markdown
Collaborator

Summary:

Test Plan:

  • Build code: PASS
  • Update 1ou BIC: PASS

LOG:

root@bmc-oob:~# fw-util slot1 --force --update 1ou_bic ./oby35-wf-2022.22.01.bin
This image is not for Yv3.5 platform
There is no valid platform signature in image.
slot_id: 1, comp: a, intf: 0, img: ./oby35-wf-2022.22.01.bin, force: 1
file size = 263176 bytes, slot = 1, intf = 0x5
updating fw on slot 1:
updated bic: 100 %
Elapsed time:  20   sec.

get new SDR cache from BIC
Force upgrade of slot1 : 1ou_bic succeeded
Yi-Shum added 2 commits June 9, 2022 17:45
Summary:
- Modify PMIC pre-read function to avoid send IPMB message to ME before
IPMI initialization.

Test Plan:
- Build code: PASS
Summary:
- Insert IPMI message to node before send.
- Fix 1ou BIC update fail issue.

Test Plan:
- Build code: PASS
- Update 1ou BIC: PASS

LOG:
```
root@bmc-oob:~# fw-util slot1 --force --update 1ou_bic ./oby35-wf-2022.22.01.bin
This image is not for Yv3.5 platform
There is no valid platform signature in image.
slot_id: 1, comp: a, intf: 0, img: ./oby35-wf-2022.22.01.bin, force: 1
file size = 263176 bytes, slot = 1, intf = 0x5
updating fw on slot 1:
updated bic: 100 %
Elapsed time:  20   sec.

get new SDR cache from BIC
Force upgrade of slot1 : 1ou_bic succeeded
```
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 10, 2022
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@GoldenBug has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

RenChen-wiwynn pushed a commit to Wiwynn/OpenBIC that referenced this pull request Jun 17, 2022
Summary:
- Insert IPMI message into node before sending it.
- Fix 1ou BIC update failure issue facebook#324 .

Pull Request resolved: facebook#328

Test Plan:
- Build code: PASS
- Update 1ou BIC: PASS

LOG:
```
root@bmc-oob:~# fw-util slot1 --force --update 1ou_bic ./oby35-wf-2022.22.01.bin
This image is not for Yv3.5 platform
There is no valid platform signature in image.
slot_id: 1, comp: a, intf: 0, img: ./oby35-wf-2022.22.01.bin, force: 1
file size = 263176 bytes, slot = 1, intf = 0x5
updating fw on slot 1:
updated bic: 100 %
Elapsed time:  20   sec.

get new SDR cache from BIC
Force upgrade of slot1 : 1ou_bic succeeded

Reviewed By: garnermic

Differential Revision: D37079729

Pulled By: GoldenBug

fbshipit-source-id: 5d7ce7a31e72b51a6db0a6a0d806c399a76ffb8a
@Yi-Shum Yi-Shum mentioned this pull request Jun 20, 2022
RenChen-wiwynn pushed a commit to Wiwynn/OpenBIC that referenced this pull request Aug 1, 2022
Summary:
- Insert IPMI message into node before sending it.
- Fix 1ou BIC update failure issue facebook#324 .

Pull Request resolved: facebook#328

Test Plan:
- Build code: PASS
- Update 1ou BIC: PASS

LOG:
```
root@bmc-oob:~# fw-util slot1 --force --update 1ou_bic ./oby35-wf-2022.22.01.bin
This image is not for Yv3.5 platform
There is no valid platform signature in image.
slot_id: 1, comp: a, intf: 0, img: ./oby35-wf-2022.22.01.bin, force: 1
file size = 263176 bytes, slot = 1, intf = 0x5
updating fw on slot 1:
updated bic: 100 %
Elapsed time:  20   sec.

get new SDR cache from BIC
Force upgrade of slot1 : 1ou_bic succeeded

Reviewed By: garnermic

Differential Revision: D37079729

Pulled By: GoldenBug

fbshipit-source-id: 5d7ce7a31e72b51a6db0a6a0d806c399a76ffb8a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

2 participants