Re: Problem in booting PPC with kernel 2.5.44
From: Atm account <hidden>
Date: 2002-11-15 11:24:36
On Thu, 14 Nov 2002, Tom Rini wrote:
quoted
address 0 and jumps to the 0th location (3 nops followed by code). It is from here that early_init is called.Just wondering, what modifications did you have to make to arch/ppc/boot/simple?
well that change was the addition of a routine to initialize the on board IBM 82660 bridge, and the S5933 PCI controller.
quoted
Now the problem is ... the kernel has been linked at 3GB and a call in kernel/head.S which says ---How did you change things to have it link at 3GB?
What else is it linked at?? Is it not what KERNELBASE is assigned to?? AFAIK kernel links at 0xc0000000 and the bootloader at 8Mb (PPC based boards). Btw the problem turned out to be a _printk_ which was causing an MCP to occur...we use a serial device for printing thanx a lot nishant
-- Tom Rini (TR1265) http://gate.crashing.org/~trini/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/