From: David Gibson Date: Thu, 23 Jun 2005 07:14:39 +0000 (+1000) Subject: [PATCH] Maple powerdown patch X-Git-Tag: v2.6.13-rc4~130^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7152fe14cad075d6dd4ee4194acd131aed0244e;p=pandora-kernel.git [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: David Gibson Signed-off-by: Frank Rowand Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed