Subject: Re: Booting questions about hpcarm
To: None <Lin.Colin@iac.com.tw>
From: Robert Swindells <rjs@fdy2.demon.co.uk>
List: port-hpcarm
Date: 02/25/2004 15:45:40
<Lin.Colin@iac.com.tw> wrote:
>> I have some local modifications to the md driver to allow it to point
>> at an area of flash. The filesystem that is stored there is read only
>> though.

>What kind of Flash file system do you use?

UFS. It is just a ramdisk image, but in Flash.

>Is it the same one with what embedded Linux uses?

No. Linux uses JFFS2 or YAFFS.

I made a start on porting JFFS2, but stopped as there were no flash
chip drivers in the tree.

Robert Swindells