]> git.ozlabs.org Git - petitboot/commit
platforms/powerpc: Add support for OPAL sysparams
authorJeremy Kerr <jk@ozlabs.org>
Thu, 30 Jan 2014 08:59:56 +0000 (16:59 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Thu, 30 Jan 2014 13:59:10 +0000 (21:59 +0800)
commit8cd03c27d3875beb15a489f1f05d0528408cef20
tree332a8e6fa227f7bb8d4d802adf1b3ae723b962dd
parent95a566908a5e02c51bd2af6b468df3fb9ad1bf75
platforms/powerpc: Add support for OPAL sysparams

PowerPC OPAL firmware's sysparam interface allows us to read the boot
device set over IPMI. This change implements support for IPMI bootdev
selection over the sysparams interface, using the new boot_priority
infrastructure.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
discover/platform-powerpc.c