Hi
I am new to embedded Linux systems. I am trying to write and read from
[NAND]flash memory. The nand memory is divided into four partitions a
follows:
mtdblock0 to save start code and U-Boot when start the Nand Flash
mtdblock1 to save kernel of Linux
mtdblock2 to save Cramfs file system
mtdblock3 to load yaffs file system and other partition
Cramfs file system is read-only; i want to read/write a file to a YAFF
file system in partition 4 from partition 3. So my problem is how can i d
that, sample source code for YAFFS;
Cheers
---------------------------------------
Posted through
http://www.EmbeddedRelated.com