In message <20060814113526.71320.qmail at 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 at denx.de Always borrow money from a pessimist; they don't expect to be paid back.