Michael Ellerman 0cc4746cad [PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Regardless of where the kernel's linked we always get interrupts at low
addresses. This patch creates a trampoline in the first 3 pages of memory,
where interrupts land, and patches those addresses to jump into the real
kernel code at PHYSICAL_START.

We also need to reserve the trampoline code and a bit more in prom.c

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 14:52:21 +11:00
..
2005-11-18 14:39:23 +11:00
2006-01-09 14:49:06 +11:00
2006-01-09 14:49:06 +11:00
2006-01-09 14:50:15 +11:00
2006-01-09 14:48:52 +11:00
2006-01-09 14:49:54 +11:00
2006-01-09 14:49:01 +11:00
2006-01-09 14:51:22 +11:00
2006-01-09 14:51:22 +11:00
2005-11-28 14:34:23 -08:00