History log of /openbmc/google-misc/subprojects/espi-control/npcm7xx_espi_control.cpp (Results 1 – 1 of 1)
Revision Date Author Comments
# cc45be7c 06-Jul-2023 John Wedig <johnwedig@google.com>

espi-control: Add program to disable eSPI

This commit introduces a program that can disable and re-enable eSPI on
a Nuvoton BMC.

Tested:
- Ran "npcm7xx_espi_control -d", and confirmed that IPMI sto

espi-control: Add program to disable eSPI

This commit introduces a program that can disable and re-enable eSPI on
a Nuvoton BMC.

Tested:
- Ran "npcm7xx_espi_control -d", and confirmed that IPMI stopped
working.
- Ran "npcm7xx_espi_control", and confirmed that IPMI started working
again.

Change-Id: I9637ac4d84b82931f107946ff53e7ef16a965d25
Signed-off-by: John Wedig <johnwedig@google.com>

show more ...