[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)
commit54f4ee183aea859eb09f141dad3fc3c6f4fe0446
tree94bfc121c036460c64f7a72f9a46152ee6fdd263
parent8e30a9a299ca30b6c4072c2182238d5f5dd1590d
[PATCH] powerpc: fix RTC/NVRAM accesses on Maple

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>
arch/powerpc/kernel/prom_init.c