Searched hist:aeaef83dabfec1c1666e65a0c5375983c7a23089 (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | pnv_bmc.c | aeaef83dabfec1c1666e65a0c5375983c7a23089 Tue Apr 11 10:30:05 CDT 2017 Cédric Le Goater <clg@kaod.org> ppc/pnv: add initial IPMI sensors for the BMC simulator
Skiboot, the firmware for the PowerNV platform, expects the BMC to provide some specific IPMI sensors. These sensors are exposed in the device tree and their values are updated by the firmware at boot time.
Sensors of interest are :
"FW Boot Progress" "Boot Count"
As such a device is defined on the command line, we can only detect its presence at reset time.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
H A D | pnv.c | diff aeaef83dabfec1c1666e65a0c5375983c7a23089 Tue Apr 11 10:30:05 CDT 2017 Cédric Le Goater <clg@kaod.org> ppc/pnv: add initial IPMI sensors for the BMC simulator
Skiboot, the firmware for the PowerNV platform, expects the BMC to provide some specific IPMI sensors. These sensors are exposed in the device tree and their values are updated by the firmware at boot time.
Sensors of interest are :
"FW Boot Progress" "Boot Count"
As such a device is defined on the command line, we can only detect its presence at reset time.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/openbmc/qemu/include/hw/ppc/ |
H A D | pnv.h | diff aeaef83dabfec1c1666e65a0c5375983c7a23089 Tue Apr 11 10:30:05 CDT 2017 Cédric Le Goater <clg@kaod.org> ppc/pnv: add initial IPMI sensors for the BMC simulator
Skiboot, the firmware for the PowerNV platform, expects the BMC to provide some specific IPMI sensors. These sensors are exposed in the device tree and their values are updated by the firmware at boot time.
Sensors of interest are :
"FW Boot Progress" "Boot Count"
As such a device is defined on the command line, we can only detect its presence at reset time.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|