i'm format mmc in the fat win95...

i following step by step in the
https://omapzoom.org/gf/project/omapkernel/wiki/?pagename=Getting+Stated+with+Linux+OMAP+Kernel

why can't read?

>
> On 8/16/09, Felipe Balbi <[email protected]> wrote:
>> Hi,
>>
>> On Sun, Aug 16, 2009 at 12:48:52PM -0400, Tar Gz wrote:
>>> Hi all,,i'm sorry if my english too bad
>>>
>>> i try to porting linux kernel 2.6.30 from kernel.org into omap 3430
>>>
>>> i have the problem linux kernel can't booting
>>>
>>>
>>> i'm following step by step in the omapzoom.org
>>> $ setenv bootargs console=ttyS3,115200n8 root=/dev/mmcblk0p2 rw
>>> rootdelay=1 mem=256M init=/sbin/init
>>> $ saveenv
>>> $ bootd
>>>
>>>
>>> OMAP34XX LAB # print
>>> bootdelay=3
>>> baudrate=115200
>>> bootargs=console=ttyS3,115200n8 root=/dev/mmcblk0p2 rootdelay=1
>>> mem=256M init=/sbin/init
>>> bootcmd=mmcinit
>>> bootfile="uImage"
>>>
>>> if i'm type bootd i'm still in the konsole like this,
>>> OMAP34XX LAB # bootd
>>> OMAP34XX LAB #
>>>
>>> any idea?
>>
>> you're not reading the kernel image to memory.
>>
>> is your mmc formated with FAT32 or what ?
>>
>> You need to read kernel from mmc to memory and boot from there.
>>
>> --
>> balbi
>>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to