[PATCH 4/8] powerpc: add the ability for a classic ppc kernel to be loaded at 32M

Scott Wood scottwood at freescale.com
Sat Aug 2 04:49:52 EST 2008


On Fri, Aug 01, 2008 at 06:14:20PM +0400, Anton Vorontsov wrote:
> From: Dale Farnsworth <dale at farnsworth.org>
> 
> Add the ability for a classic ppc kernel to be loaded at an address
> of 32MB.  This done by fixing a few places that assume we are loaded
> at address 0, and by changing several uses of KERNELBASE to use
> PAGE_OFFSET, instead.

What do you do about the exception vectors?

-Scott



More information about the Linuxppc-dev mailing list