commit | f267a67dff88dc1bffeb52c533ba402874d1bfba | [log] [tgz] |
---|---|---|
author | Yong Li <yong.b.li@linux.intel.com> | Thu Aug 29 11:16:07 2019 +0800 |
committer | Yong Li <yong.b.li@linux.intel.com> | Thu Aug 29 11:16:07 2019 +0800 |
tree | 4a65b443ae8eb8765e582245230fa8a603aac6a8 | |
parent | d801e46302ee371c3461059e8c4e1e6982f495f8 [diff] |
intel-ipmi-oem: add slot I2C master RW command This command is used to perform i2c master read/write on PCIE slots. Tested: Reading the 0x4e device on slot 2 of riser 1(i2c bus is 17), the below two commands have the same result: ipmitool raw 0x3e 0x52 0 0x11 0x4e 8 0 i2cget -f -y 17 0x4e 0 i 8 Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Change-Id: I03872296345d180571db2205a9a30c08f28b69b6