Skip to content

fby3.5: bb: Support slot 12V cycle#139

Closed
rainlin024 wants to merge 1 commit into
facebook:mainfrom
rainlin024:fby3.5-bb-Suport_slot_12V_cycle
Closed

fby3.5: bb: Support slot 12V cycle#139
rainlin024 wants to merge 1 commit into
facebook:mainfrom
rainlin024:fby3.5-bb-Suport_slot_12V_cycle

Conversation

@rainlin024

Copy link
Copy Markdown

Summary:

  • Support slot 12V cycle.

Test plan:

  • Build code: Pass
  • No unexpected log: Pass
  • Slot 12V cycle: Pass

Log:

  • Slot1
    [BMC console]
    root@bmc-oob:# power-util slot1 12V-cycle
    12V Power cycling fru 1...
    ^@^Watchdog: 300s
    Before: CE0_CTRL=0x00000000, CE1_CTRL=0x00000000
    cs0_status = 2, cs1_status = 2
    After: CE0_CTRL=0x000B0D41, CE1_CTRL=0x000B0D41
    ...
    bmc-oob. login: root
    Password:
    root@bmc-oob:
    #

  • Slot3
    [BMC console]
    root@bmc-oob:# power-util slot1 12V-cycle
    12V Power cycling fru 1...
    ^@^@watchdog: 300s
    Before: CE0_CTRL=0x00000000, CE1_CTRL=0x00000000
    cs0_status = 2, cs1_status = 2
    After: CE0_CTRL=0x000B0D41, CE1_CTRL=0x000B0D41
    ...
    bmc-oob. login: root
    Password:
    root@bmc-oob:
    #

Summary:
- Support slot 12V cycle.

Test plan:
- Build code: Pass
- No unexpected log: Pass
- Slot 12V cycle: Pass

Log:
- Slot1
[BMC console]
root@bmc-oob:~# power-util slot1 12V-cycle
12V Power cycling fru 1...
^@^Watchdog: 300s
Before: CE0_CTRL=0x00000000, CE1_CTRL=0x00000000
cs0_status = 2, cs1_status = 2
After: CE0_CTRL=0x000B0D41, CE1_CTRL=0x000B0D41
...
bmc-oob. login: root
Password:
root@bmc-oob:~#

- Slot3
[BMC console]
root@bmc-oob:~# power-util slot1 12V-cycle
12V Power cycling fru 1...
^@^@watchdog: 300s
Before: CE0_CTRL=0x00000000, CE1_CTRL=0x00000000
cs0_status = 2, cs1_status = 2
After: CE0_CTRL=0x000B0D41, CE1_CTRL=0x000B0D41
...
bmc-oob. login: root
Password:
root@bmc-oob:~#
@rainlin024 rainlin024 requested a review from GoldenBug January 21, 2022 05:14
@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 Jan 21, 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.

facebook-github-bot pushed a commit that referenced this pull request Jan 21, 2022
Summary:
- Support slot 12V cycle.

Pull Request resolved: #139

Test Plan:
- Build code: Pass
- No unexpected log: Pass
- Slot 12V cycle: Pass

Log:
- Slot1
[BMC console]
root@bmc-oob:~# power-util slot1 12V-cycle
12V Power cycling fru 1...
^@^Watchdog: 300s
Before: CE0_CTRL=0x00000000, CE1_CTRL=0x00000000
cs0_status = 2, cs1_status = 2
After: CE0_CTRL=0x000B0D41, CE1_CTRL=0x000B0D41
...
bmc-oob. login: root
Password:
root@bmc-oob:~#

- Slot3
[BMC console]
root@bmc-oob:~# power-util slot1 12V-cycle
12V Power cycling fru 1...
^@^watchdog: 300s
Before: CE0_CTRL=0x00000000, CE1_CTRL=0x00000000
cs0_status = 2, cs1_status = 2
After: CE0_CTRL=0x000B0D41, CE1_CTRL=0x000B0D41
...
bmc-oob. login: root
Password:
root@bmc-oob:~#

Reviewed By: garnermic

Differential Revision: D33703187

Pulled By: GoldenBug

fbshipit-source-id: f710dd1
@SaraSYLin SaraSYLin deleted the fby3.5-bb-Suport_slot_12V_cycle branch January 24, 2022 05:17
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.

3 participants