[PATCH] powerpc: fix RTC/NVRAM accesses on Maple
authorHollis Blanchard <hollisb@us.ibm.com>
Thu, 25 May 2006 21:36:53 +0000 (16:36 -0500)
committerPaul Mackerras <paulus@samba.org>
Fri, 26 May 2006 12:39:00 +0000 (22:39 +1000)
Due to a firmware device tree bug, RTC and NVRAM accesses (including
halt/reboot) on Maple have been broken since January, when an untested
build fix went in. This code patches the device tree in Linux.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found