<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br>
<br>
<br>
&nbsp; The instructions in '<a target="_blank" href="http://processors.wiki.ti.com/index.php/Creating_a_Root_File_System_for_Linux_on_OMAP35x"><span class="yshortcuts" id="lw_1295773134_0">http://processors.wiki.ti.com/index.php/Creating_a_Root_File_System_for_Linux_on_OMAP35x</span></a>' works fine, I just did not configured the busybox as per this
website. Previously, I used the default configuration of busybox (where
all options are enabled by default). Now when I configure the busybox
as per this above mentioned link, the ramdisk works fine.<br>
<br>
Closing this thread.<br>
<br>
Thanks &amp; Regards,<br>
D.Giriprasad<br><br><br>--- On <b>Fri, 21/1/11, Giriprasad Deviprasad <i>&lt;g_pr21@yahoo.in&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Giriprasad Deviprasad &lt;g_pr21@yahoo.in&gt;<br>Subject: Ramdisk not working on Hawkboard<br>To: kernelnewbies@nl.linux.org<br>Date: Friday, 21 January, 2011, 8:30 AM<br><br><div id="yiv1369616011"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit; -x-system-font: none;" valign="top">Hi,<br><br>I am creating ram disk as in : http://processors.wiki.ti.com/index.php/Creating_a_Root_File_System_for_Linux_on_OMAP35x<br><br>I compiled the linux-omap kernel using (http://hawkboard.googlecode.com/files/linux-omapl1_ver1.tar.bz2), with the
 kernel parameters as described in the first link as above:<br>make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- uImage_v2<br><br>cp arch/arm/boot/Image_v2 /tftpboot/uImage_v2<br><br>Then I did:<br>setenv bootargs mem=88M ip=dhcp console=ttyS0,115200n8 root=/dev/ram0 rw initrd=0xc1180000,16M ramdisk_size=16384<br>saveenv<br>tftp c0000000 uImage_v2<br>tftp c1180000 rd-ext2.bin<br>bootm c0000000<br><br>It errors:<br>hawkboard.org &gt; bootm c0000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br>AIS U-BootLoader is already flashed<br>Wrong Image Format for bootm command<br>ERROR: can't get kernel
 image!<br><br>any clues why?<br><br>This from http://elinux.org/Hawkboard works fine, though, with the default ram disk on hawkboard.org:<br>http://hawkboard.googlecode.com/files/linux-omapl1_ver1.tar.bz2<br><br>&nbsp;make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- distclean<br>&nbsp; make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- omapl138_hawkboard_defconfig<br><br>&nbsp; make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- uImage<br><br><br>Regards,<br>D.Giriprasad</td></tr></tbody></table><br></div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>Kernelnewbies mailing list<br><a ymailto="mailto:Kernelnewbies@kernelnewbies.org" href="/mc/compose?to=Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br><a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies"
 target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br></div></blockquote></td></tr></table><br>