Re: [U-Boot] request for some debugging hints

2011-06-29 Thread Christopher Harvey
On 06/29/11 08:55, Christopher Harvey wrote: > kernel version: 2.6.38 > u-boot version: 2011.06 > > I've got an ARM (armv7) kernel that I can boot under QEMU without > problems, but refuses to boot with a bootm command under u-boot. > > All I see is "Uncompressing Linux... done, booting the kerne

Re: [U-Boot] request for some debugging hints

2011-06-29 Thread Chander Kashyap
Dear Christopher Harvey, One thought.. Just check you are using correct serial port as console. On 29 June 2011 18:25, Christopher Harvey wrote: > kernel version: 2.6.38 > u-boot version: 2011.06 > > I've got an ARM (armv7) kernel that I can boot under QEMU without > problems, but refuses to boo

Re: [U-Boot] request for some debugging hints

2011-06-29 Thread Wolfgang Denk
Dear Christopher Harvey, In message <4e0b20d0.4070...@matrox.com> you wrote: > > I was under the impression that the second a working kernel got passed > the "Uncompressing Linux... done, booting the kernel." point there was > very little that could go wrong since it means the kernel was completel

[U-Boot] request for some debugging hints

2011-06-29 Thread Christopher Harvey
kernel version: 2.6.38 u-boot version: 2011.06 I've got an ARM (armv7) kernel that I can boot under QEMU without problems, but refuses to boot with a bootm command under u-boot. All I see is "Uncompressing Linux... done, booting the kernel.", then nothing else. I'm also hitting a bug very simila