https://github.com/openbmc/wistron-ipmi-oem
https://github.com/openbmc/wistron-ipmi-oem
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/openbmc/wistron-ipmi-oem
- Owner: openbmc
- License: apache-2.0
- Created: 2020-02-18T14:46:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T00:59:45.000Z (over 3 years ago)
- Last Synced: 2025-02-15T20:53:14.909Z (over 1 year ago)
- Language: C++
- Size: 16.6 KB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wistron-ipmi-oem
## Supported Commands
- Detect the presence of Riser-F
## Command Documentation
### Detect the presence of Riser-F
Netfun: 0x32
Command: 0x01
On the mihawk platform, different riser cards can be supported. In order to be
able to distinguish the currently used riser cards, we design an ipmi-oem
command to detect riser cards.
If the current riser-F is used, i2c command will get a data. If other riser
cards are used, the i2c command will not get the data and will get a negative
return value.