commit | ab5c0e5763a6e25c7d44758b5522a5d4e0cb6728 | [log] [tgz] |
---|---|---|
author | Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> | Thu Oct 17 05:01:17 2024 +0000 |
committer | Jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> | Thu Oct 17 06:37:33 2024 +0000 |
tree | f2fad8c4195ab4ca61d96524c2cf93dabed927fa | |
parent | 9890d29df9cc5f630ab35bfe53eb27eb83e6bc66 [diff] |
fw-update: Increase BMC firmware size limit As BMC Firmware size is increased, firmware update via KCS is not allow if BMC firmware size is crossing 35MB. So increase BMC FW size to 37MB. 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: I570cf84a970f066bff25abda2866bad5a6c2d3b7
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]