Hi! It's me again! (not that it pleases me)

I managed to decompress the kernel (it seems there's a memory speed problem
which shows up only when cache is active) but the kernel still refuses to
boot.

I declared the low level debugging functions (printascii, printhex<N>,
printchar) and called them all over the C initialization routines.

The problem seems to occur in arch/arm/mm/init.c in the bootmem_init
function. In the node initialization loop, for the first (and only) node, I
can see the trace message after returning from the call to
init_bootmem_node(...) but hangs somewhere in free_bootmem_node_bank(node,
mi) - which is inline.

CPU: SA1110
Mem: 32MB (1 bank)
Kernel: 2.4.17-rmk5 (minimal)
Architecture: IAM

Any advice?


Thanks,

Paul Chitescu

--
 Paul Chitescu
 [EMAIL PROTECTED]   http://pchitescu.myip.org/   ICQ:22641673
 Any spammers will be painfully squeezed into /dev/null



_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
http://www.arm.linux.org.uk/armlinux/mailinglists.php
Please visit the above addresses for information on this list.

Reply via email to