Skip to content

fby3: dl: set kcs port for bios#494

Closed
DelphineChiu wants to merge 1 commit into
facebook:mainfrom
Wiwynn:Marshall/fby3-dl/set_kcs_port_for_bios
Closed

fby3: dl: set kcs port for bios#494
DelphineChiu wants to merge 1 commit into
facebook:mainfrom
Wiwynn:Marshall/fby3-dl/set_kcs_port_for_bios

Conversation

@DelphineChiu

Copy link
Copy Markdown

Summary:

  • The status/command port address of kcs is 0xca6 on Yv3 bios.
  • Enable kcs4 to support customize status/command port address.

Test plan:
1.build pass on fby3 dl
2.boot into os send ipmitool raw command:(pass)
[root@Yv3_host ~]# ipmitool raw 0x6 0x1
20 81 01 03 02 bf 15 a0 00 46 31 00 00 00 00
[root@Yv3_host ~]# ipmitool raw 0x6 0x4
55 00

Summary:
- The status/command port address of kcs is 0xca6 on Yv3 bios.
- Enable kcs4 to support customize status/command port address.

Test plan:
1.build pass on fby3 dl
2.boot into os send ipmitool raw command:(pass)
[root@Yv3_host ~]# ipmitool raw 0x6 0x1
 20 81 01 03 02 bf 15 a0 00 46 31 00 00 00 00
[root@Yv3_host ~]# ipmitool raw 0x6 0x4
 55 00
@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 Aug 18, 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.

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