commit | ccdcef72c249c289898b164eada89a61855b9287 | [log] [tgz] |
---|---|---|
author | Dale Farnsworth <dale@farnsworth.org> | Wed Dec 17 10:09:13 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Dec 23 15:13:29 2008 +1100 |
tree | 4a60305aaaa89949b2f979226cc192d8d5a3eb2c | |
parent | 01695a9687e5a8d78589605037cc7828a5b67ac9 [diff] |
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M 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. Signed-off-by: Dale Farnsworth <dale@farnsworth.org> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>