commit | fc72c3185f883446c55d40726917d35449dcb359 | [log] [tgz] |
---|---|---|
author | Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> | Thu Sep 05 07:10:09 2024 +0000 |
committer | Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> | Thu Sep 05 07:10:09 2024 +0000 |
tree | cc68bb3a433e0a6feff436aa9dfa6ca2ce10bb20 | |
parent | 08eb9e5a3dd2ab361e3a338c57cf2e68f542758a [diff] |
firmware-update: Increase BMC firmware size As BMC Firmware size is increased, firmware update via KCS is not allow if BMC firmware size is crossing 33MB. So increase BMC FW size to 35MB. Tested: Able to process the file using KCS interface and BMC firmware update successful. Signed-off-by: Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> Change-Id: I292a36c55072177ceda075558c9df62ae790e934
This component is intended to provide Intel-specific IPMI[3]
command handlers for OpenBMC. These handlers are intended to integrate BMC with servers based on Intel architecture.
intel-ipmi-oem
serves as an extension[1]
to OpenBMC IPMI daemon[2]
. It is compiled as a shared library and intended to both:
Related features provided by the library are grouped in separate source files. Main extensions to vanilla OpenBMC IPMI stack are the following:
[4]