[Skiboot] [PATCH 0/3] Enable IPMI HIOMAP for P8 and P8DTU
Andrew Jeffery
andrew at aj.id.au
Tue Dec 18 11:22:44 AEDT 2018
Hello,
This short series enables HIOMAP-over-IPMI for the P8DTU platform. A small
amount of rework to the PNOR access fallback code was required to cater to P8's
use of direct IO, as opposed to P9 which always used HIOMAP (either by MBOX or
IPMI).
Michael Lim has done some light testing of the patches on the P8DTU platform.
Please review!
Andrew
Andrew Jeffery (3):
astbmc: Try IPMI HIOMAP for P8
p8dtu: Enable HIOMAP support
p8dtu: Configure BMC graphics
hw/ast-bmc/ast-io.c | 7 ++++-
include/ast.h | 3 ++-
platforms/astbmc/common.c | 36 +++++++++++++++++++++-----
platforms/astbmc/p8dtu.c | 11 +++++++-
platforms/astbmc/pnor.c | 54 ++++++++++++++++++++++-----------------
5 files changed, 77 insertions(+), 34 deletions(-)
--
2.19.1
More information about the Skiboot
mailing list