Run the cpld refresh command
更新时间: 2026/08/06
在Gitcode上查看源码

Run the cpld refresh command

Change History

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information

Function Description

This command is an emergency command used on the live network. You can directly update the CPLD or upgrade the CPLD and then update it.

Privilege

BasicSetting

Command Information

Request Information

ByteData Field
NetFn32h
CMDbch
1:5Refresh cmd
6Action (55h: load+refresh; aah: refresh only)

Response Information

ByteData Field
1Completion Code

Command Example

Perform the CPLD refresh operation.

Request:

bash
ipmitool raw 0x32 0xbc 0x00 0x02 0x00 0x00 0x55 0xaa

Response:

text

Back to Index