Skip to content
Commit d7152fe1 authored by David Gibson's avatar David Gibson Committed by Paul Mackerras
Browse files

[PATCH] Maple powerdown patch



Currently reset and powerdown are not implemented on the Maple board,
and attempting to do so will (incorrectly return).  This implements
the proper communication with the service processor, allowing correct
reset and powerdown on the Maple board, by communicating with the
service processor.  If somehow it's unable to communicate with the
service processor it will loop forever instead.

Note that powerdown on the Maple will power down the CPUs, but not the
fans or other board components due to hardware and firmware
limitations.

Signed-off-by: default avatarDavid Gibson <dwg@au1.ibm.com>
Signed-off-by: default avatarFrank Rowand <frowand@mvista.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent dad32bbf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment