Hi,

Maybe you can check this document Building a Small Embedded Linux Kernel
Example.pdf (http://focus.ti.com/lit/an/spraah2/spraah2.pdf). 

In the article, it tells us the boot args should be "console=ttyS0, 115200n8
ip=dhcp root=/dev/ram0 rw initrd=0x85000000, 6M" if you're using ramdisk. 

I'm still a newbie, so I can't give your what the args exactly is. 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Monday, March 31, 2008 1:42 PM
To: [email protected]
Subject: rootfs from tftp

Hi All,

I am using NOR flash on DVEVM. I m using kernel from tftp by setting bootm
and bootfile params.
This kernel is configured to use NOR Flash and disable HDA1.
Thus, current system does not have any file system.
Now, I wish to try rootfs.cramfs (I compiled this in host machine). I have
copied "rootfs.cramfs" on tftpboot dir. Can some one point me, what params
i should set, so that it uses this rootfs via tftp ?

Regards,

Viral Sachde




_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source



_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to