&nbsp;Hi all of you,<br>I am working to port linux2.6.26 on board based on lite5200, but the kernel hangs here ( see output)<br># Booting image at ff000000 ...<br>&nbsp;&nbsp; Image Name:&nbsp;&nbsp; Linux-2.6.26-rc9<br>&nbsp;&nbsp; Created:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2008-07-09&nbsp; 14:05:34 UTC<br>
&nbsp;&nbsp; Image Type:&nbsp;&nbsp; PowerPC Linux Kernel Image (gzip compressed)<br>&nbsp;&nbsp; Data Size:&nbsp;&nbsp;&nbsp; 1738816 Bytes =&nbsp; 1.7 MB<br>&nbsp;&nbsp; Load Address: 00400000<br>&nbsp;&nbsp; Entry Point:&nbsp; 00400550<br>&nbsp;&nbsp; Verifying Checksum ... OK<br>&nbsp;&nbsp; Uncompressing Kernel Image ... OK<br>
## Loading RAMDisk Image at ff200000 ...<br>&nbsp;&nbsp; Image Name:&nbsp;&nbsp; ram disk<br>&nbsp;&nbsp; Created:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2008-07-09&nbsp; 14:28:18 UTC<br>&nbsp;&nbsp; Image Type:&nbsp;&nbsp; PowerPC Linux RAMDisk Image (gzip compressed)<br>&nbsp;&nbsp; Data Size:&nbsp;&nbsp;&nbsp; 5878062 Bytes =&nbsp; 5.6 MB<br>
&nbsp;&nbsp; Load Address: 00000000<br>&nbsp;&nbsp; Entry Point:&nbsp; 00000000<br>&nbsp;&nbsp; Verifying Checksum ... OK<br>&nbsp;&nbsp; Loading Ramdisk to 039c3000, end 03f5e12e ... OK<br>Memory &lt;- &lt;0x0 0x4000000&gt; (64MB)<br>CPU clock-frequency &lt;- 0x1687d280 (378MHz)<br>
CPU timebase-frequency &lt;- 0x1406f40 (21MHz)<br>CPU bus-frequency &lt;- 0x501bd00 (84MHz)<br><br>zImage starting: loaded at 0x00400000 (sp: 0x03f5ede0)<br>Allocating 0x3887b8 bytes for kernel ...<br>gunzipping (0x00000000 &lt;- 0x0040d000:0x00788e30)...done 0x3683e0 bytes<br>
Using loader supplied ramdisk at 0x39c3000-0x3f5e12e<br>initrd head: 0x1f8b0808<br><br>Linux/PowerPC load: root=/dev/ram rw console=ttyPSC0 ramdisk_size=16000 ip=192.168.0.133:192.168.0.131:192.168.0.2:255.255.255.0::eth0:off<br>
Finalizing device tree... flat tree at 0x795300<br>:))))))<br><br>I compiled ramdisk with arch/powerpc but I got the same problem, I dont know if someone has reesolved this issue <br>thanks <br>