[linux-cirrus] linux on u-boot for edb9302

Hi all,

I am trying to bring up Linux on u-boot 1.1.6.
I get following message and then booting process stop. Could anyone help me why 
it stops?
 
I loaded kernel image 0x1000000 and initial ramdisk to 0x4000000. And execute 
the following u-boot command 

bootm 1000000 4000000


## Transferring control to Linux (at address 00008000) ...
Starting kernel ...
Uncompressing Linux....................................................
.......... done, booting the kernel

Other related posts: