Hello All,<div><br></div><div>              I am trying to port 3.6 linux kernel on ml510 board and i have already ported 3.6 kernel on ml403 board but i am unable to do the same thing on ml510. I really don't know what i am missing here.</div>
<div><br></div><div>Tools used :</div><div><br></div><div>1) xilinx 13.1 edk</div><div> 2) linux kernel from <a href="http://git.xilinx.com">git.xilinx.com</a> (downloaded 3.6 kernel)</div><div> 3) eldk 5.3 (cross compilers tools)</div>
<div><br></div><div>Flow go's like this :</div><div><br></div><div>1) I have added necessary peripherals in the edk and generated bit stream and exported it to sdk. In sdk i have creted a .dts file.</div><div> 2) The obtained dts file i have placed in arch/powerpc/boot/dts folder</div>
<div> 3) i also got ramdisk image from <a href="http://wiki.xilinx.com/powerpc-linux">wiki.xilinx.com/powerpc-linux</a>. (placed in /arch/powerpc/boot)</div><div><br></div><div>compiled kernel using default configuration. i have also enabled soft fpu's</div>
<div><br></div><div>After compiling i got .elf file in arch/powerpc/boot . i took that elf and download.bit in edk project and clubbed it in xmd console inorder to get .ace file . </div><div>obtained .ace file is loaded in CF and trying to port through rs232, but i am seeing nothing on the console. what to do.... what i am missing here. I am breaking my head from past 1 month. Please do reply.</div>
<div><br></div><div>With Regards,</div><div>Rakesh.</div>