Attention is currently required from: Marc Jones, John Looney, Johnny Lin, Jingle Hsu, Morgan Jang, Tim Chu. Hello build bot (Jenkins), Marc Jones, John Looney, Jonathan Zhang, Johnny Lin, Angel Pons, Morgan Jang, Tim Chu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51276
to look at the new patch set (#7).
Change subject: ipmi/ocp: Remove duplicate IPMI OEM command set processor information ......................................................................
ipmi/ocp: Remove duplicate IPMI OEM command set processor information
IPMI OEM command set processor information has already been implemented in u-root payload: https://github.com/u-root/u-root/commit/efdc3a30ecca53e8b50b863969173969127f... Also this command has a higher chance to see BMC KCS timeout issue when coreboot log level is 4, which can be avoided if this command is run at a later stage such as LinuxBoot.
Signed-off-by: JingleHsuWiwynn jingle_hsu@wiwynn.com Change-Id: If0081e5195cbd605e062723c197ac74343f79a13 --- M src/drivers/ipmi/ocp/Kconfig M src/drivers/ipmi/ocp/ipmi_ocp.c M src/drivers/ipmi/ocp/ipmi_ocp.h 3 files changed, 0 insertions(+), 137 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/51276/7