Searched hist:07574006 (Results 1 – 1 of 1) sorted by relevance
/openbmc/intel-ipmi-oem/src/ |
H A D | storagecommands.cpp | 07574006 Tue Dec 13 16:52:54 CST 2022 Johnathan Mantey <johnathanx.mantey@intel.com> Match FRU I2C bus address size to phosphor-host-ipmid definition
The entity-manager and phosphor-host-ipmid changed the D-Bus signature of the I2C bus number variable from 8-bit to 16-bit. This change caused a mismatch in intel-ipmi-oem, which kept the 8-bit signature.
Tested: Issued busctl FruDeviceManager calls changing the signature from yy to qy Issued 'ipmitool fru' commands and confirmed the FRU contents in the system were displayed.
Change-Id: I83d4a339f4be4c686db35256bf3b574cd34bdb29 Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com>
|