commit | 608b286d1ddf38a7ceb624d2b689af095816d91c | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@ozlabs.org> | Thu Nov 06 11:38:27 2014 +0800 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Nov 12 16:28:49 2014 +1100 |
tree | e891d55491482e2b4426360eaa8a65e621b66d83 | |
parent | 0df1f2487d2f0d04703f142813d53615d62a1da4 [diff] |
powerpc/powernv: Add OPAL IPMI interface Recent OPAL firmare adds a couple of functions to send and receive IPMI messages: https://github.com/open-power/skiboot/commit/b2a374da This change updates the token list and wrappers to suit, and adds the platform devices for any IPMI interfaces. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>