linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Kernel Blocked
@ 2006-09-15 19:51 wei.li4
  2006-09-17 13:16 ` David H. Lynch Jr.
  0 siblings, 1 reply; 2+ messages in thread
From: wei.li4 @ 2006-09-15 19:51 UTC (permalink / raw)
  To: linuxppc-embedded

Hi All,

First, if anyone wants to use linux 2.6.18-rc2-g73a589b5 with ppc, he 
should patch inflate.c from linux 2.6.18-rc7 to fix Uncompressing 
failure problem. But new problem is: when relocate and gunzip functions 
are finished, and 'Now booting the kernel' is shown, the system is 
halted. My bootloader is working fine with linux 2.6.13, could anyone 
tell me what the next function executes and how to check this kind of 
problem, thanks.

Wei

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Kernel Blocked
  2006-09-15 19:51 Kernel Blocked wei.li4
@ 2006-09-17 13:16 ` David H. Lynch Jr.
  0 siblings, 0 replies; 2+ messages in thread
From: David H. Lynch Jr. @ 2006-09-17 13:16 UTC (permalink / raw)
  To: wei.li4; +Cc: linuxppc-embedded

    I have a Xilinx ppc405 working out of the 2.6.18-rc7 linux-2.6 git 
tree - with patches for my board.
   
    I beleive you are either just at the end of the code in 
arch/ppc/boot/simple - which is mostly the initial load/decompress.
    Or just started the code in arch/ppc/kernel/head_4xx.S

    You ought to be able to grep "Now booting" to establish a last know 
good point.
    There is also a pretty good call tree in comments of 
arch/ppc/platforms/4xx/xilinx_ml403.c.
    While small parts are ml403 specific, much of it is generic.
    However, if you have not gotten into arch/ppc/kernel/head_4xx.S then 
you are not at the begining yet.
   


wei.li4@elf.mcgill.ca wrote:
> Hi All,
>
> First, if anyone wants to use linux 2.6.18-rc2-g73a589b5 with ppc, he 
> should patch inflate.c from linux 2.6.18-rc7 to fix Uncompressing 
> failure problem. But new problem is: when relocate and gunzip functions 
> are finished, and 'Now booting the kernel' is shown, the system is 
> halted. My bootloader is working fine with linux 2.6.13, could anyone 
> tell me what the next function executes and how to check this kind of 
> problem, thanks.
>
> Wei
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>   


-- 
Dave Lynch 					  	    DLA Systems
Software Development:  				         Embedded Linux
717.627.3770 	       dhlii@dlasys.net 	  http://www.dlasys.net
fax: 1.253.369.9244 			           Cell: 1.717.587.7774
Over 25 years' experience in platforms, languages, and technologies too numerous to list.

"Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction."
Albert Einstein

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-09-17 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-15 19:51 Kernel Blocked wei.li4
2006-09-17 13:16 ` David H. Lynch Jr.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).