[U-Boot] My Linux kernel hangs at the Uncompressing Linux ... phase

Piyush Shah shahpiyushv at gmail.com
Thu Dec 25 18:31:42 CET 2008


Hi Diptopal,
I had got a similar problem.
So, what I did was, I enabled the low level debugging option in the
kernel config.
Then when I tried with this new kernel, after the Uncompressin
Linux.... line I got a message saying that the kernel was not
compatible with the ARM processor I was using, though it worked on the
other ARM processors that I had.
May be you have the same problem. I am not very sure, but why not give
it a try..

Regards,
-Piyush

On Thu, Dec 25, 2008 at 8:40 PM, Diptopal Basu <diptopal.basu at gmail.com> wrote:
> Hi ,
>
> I have compiled a Linux kernel ( version 2.6.22.19 )  for ARM
> at91rm9200dk board, I used the mkimage utility in U boot load the
> kernel at a specific area of memory . ( Skyeye Simulator )
>
> However I get the Uncompressing Linux ... message and it stays at that
> line indefinitely ...
> attaching screenshot ... this is on the skyeye simulator .
>
>
> I am just booting the kernel I do not have a device tree blob or
> anything else here , that is , I compiled the kernel with at91rm9200dk
> defconfig, got the zImage , used mkimage to add a U boot header and
> using bootm <memory location where the file is flashed > command to
> start it .
>
>
> What could be the problem ?
>
> Regards
> Diptopal Basu
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
>



-- 
-PIYUSH


More information about the U-Boot mailing list