Hello,
Sorry for the delayed reply.
For booting from Flash you need to follow the steps listed below
1) Check in the Kernel/drivers/mtd/nand/davinci_nand.c for the name and size of
the root partition (you may modify this file according to your need)
2) boot in nfs mode (root=/dev/nfs)
3) after boot, check if your Flash partition (it should be /dev/mtdxx
/dev/mtdblockxx etc.) is present.
4) using the JFFS2 tools make a root file-system on your desired Flash
partition (/dev/mtdxx)
5) reboot
6) change the U-Boot parameters ("bootargs") to look for root in the Flash
(root=/dev/mtdblockxx)
If everything goes well you should be able to boot using root-partition from
Flash.
Thanks
Arif
Lead Software Engineer
Asia Pacific Tech Labs
AwoX Pte Ltd
Email : [EMAIL PROTECTED]
Website : www.awox.com
-----Original Message-----
From: Sz Lian Yu [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 23, 2007 1:37 PM
To: Mohammad Arif
Subject: Solution for mounting root file system on davinci
Dear Mohammad
As your post before:
http://www.mail-archive.com/[email protected]/msg01119.html
I would like to do the same thing in my EVM board.
But don't know how to boot my kernel using filesystem
all from my flash memory...
Could you please guide me how to make it step by step?
Thank you very very much.
___________________________________________________
您的生活即時通 - 溝通、娛樂、生活、工作一次搞定!
http://messenger.yahoo.com.tw/
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source