* U-boot and 2.6 kernel
@ 2006-08-14 11:35 pranav choudhary
2006-08-15 21:18 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: pranav choudhary @ 2006-08-14 11:35 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 723 bytes --]
Hi,
I am using an old version of u-boot and 2.6.13 kernel on IXDP425 hardware. The booting process stalls. After a little debugging i found that the booting stalls sfter call to jump() [__FUNCTION__ = CON_Run_Firmware, __FILE__ == conleaf.c. It seems that the correct image is not copied to KERNEL_RUN_ADDRESS.
I found another thread that talked of old u-boot and 2.6 kernels but i could not make out anything useful from it. Can someone please give me some pointers on where to start debugging...
---
dimensions_infinite@yahoo.com
Pranav Choudhary
Software Engineer
Net Devices India Pvt. Ltd
Bangalore
---------------------------------
How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates.
[-- Attachment #2: Type: text/html, Size: 1036 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: U-boot and 2.6 kernel
2006-08-14 11:35 U-boot and 2.6 kernel pranav choudhary
@ 2006-08-15 21:18 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2006-08-15 21:18 UTC (permalink / raw)
To: pranav choudhary; +Cc: linuxppc-embedded
In message <20060814113526.71320.qmail@web33213.mail.mud.yahoo.com> you wrote:
>
> I am using an old version of u-boot and 2.6.13 kernel on IXDP425 hardware. The booting process stalls. After a little debugging i found that the booting stalls sfter call to jump() [__FUNCTION__ = CON_Run_Firmware, __FILE__ == conleaf.c. It seems that t
> he correct image is not copied to KERNEL_RUN_ADDRESS.
> I found another thread that talked of old u-boot and 2.6 kernels but i could not make out anything useful from it. Can someone please give me some pointers on where to start debugging...
Start debugging at the kernel's entry point.
The kernel is independent from U-Boot.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Always borrow money from a pessimist; they don't expect to be paid
back.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-08-15 21:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-14 11:35 U-boot and 2.6 kernel pranav choudhary
2006-08-15 21:18 ` Wolfgang Denk
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).