]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb9c03fe3a2969695462c62b88f26bdbe98d6035a
tree94bfc121c036460c64f7a72f9a46152ee6fdd263
parent0a0e8315c3d34fc0bbdf66abc00db47899e8fb8d
[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