Obtains the name of each CPLD chip
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2025/06/26 | Initial draft: add command details |
Basic Information
Function Description
Obtain the name of each CPLD chip and return it to the CPLD.
Privilege
ReadOnly
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 32h |
| CMD | 7eh |
| 1:3 | fruId supports only the mainboard CPLD: 0x00 0x02 0x00 |
| 4 | deviceId |
| 5 | sdrType supports only the mainboard CPLD: 0x02 |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
| 2:n | Cpld name(ASCII) |
Command Example
Query the CPLD name.
Request:
ipmitool raw 0x32 0x7e 0x00 0x02 0x00 0x00 0x02Response:
63 70 6c 64 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
