[U-Boot] Hangs up after transferring control to kernel

2008-11-12 Thread eliad lubovsky
I am trying to boot kernel 2.6.23 on an MPC8572DS board. It hangs on a bootm command after decompressing the kernel and the rootfs. I added some printings to u-boot where I can see that it transfers control to the kernel (can be seen in the attached file). What could be the problem? u-boot-outpu

Re: [U-Boot] Hangs up after transferring control to kernel

2008-11-13 Thread eliad lubovsky
On Wed, Nov 12, 2008 at 8:14 PM, Kumar Gala <[EMAIL PROTECTED]>wrote: > > On Nov 12, 2008, at 5:48 PM, eliad lubovsky wrote: > > I am trying to boot kernel 2.6.23 on an MPC8572DS board. >> It hangs on a bootm command after decompressing the kernel and the rootfs. >>

Re: [U-Boot] Hangs up after transferring control to kernel

2008-11-14 Thread eliad lubovsky
On Thu, Nov 13, 2008 at 4:52 PM, Kumar Gala <[EMAIL PROTECTED]>wrote: > > On Nov 13, 2008, at 1:36 PM, eliad lubovsky wrote: > > >> >> On Wed, Nov 12, 2008 at 8:14 PM, Kumar Gala <[EMAIL PROTECTED]> >> wrote: >> >> On Nov 12, 2008, at 5: