Re: How can I make flash writeable?
From: Wolfgang Denk <hidden>
Date: 2008-10-18 08:00:47
Dear "Duy-Ky Nguyen", In message [ref] you wrote:
I guess you want to have RW filesystem for your Linux target. If that's the case you need to have root filesystem as JFFS2.
This is not correct. You can use a read-only root file system combined with additionala ,writable file systems.
There's a document MPC8313E-RDB BSP User's Guide comes with the MPC8313E-RDB package. It has all info for several filesystems like NFS (network), Ramdisk (Read-Only), and JFFS2 (Read/Write)
That's incorrect, either. A ramdisk is usually writable (unless you mount it read-only, which would be very unusuak). See also http://www.denx.de/wiki/view/DULG/RootFileSystemDesignAndBuilding Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de To get something done, a committee should consist of no more than three men, two of them absent.