Writing data to Flash
Subrahmanyam
subrahmanyam at navayuga.co.in
Mon Dec 13 05:25:06 EST 2004
Hi Stephan,
In my target there is a Redhat ecos wherein basically I can find out the
usnused & used partiitions. To store data (ex: string) in the flash firstly
I need to load the file into the RAM using the "fis load" command,
thereafter I need to create a partition in the flash based on the data in
the RAM using the command "fis create".
To acheive it, the first step is how exaclty should I load data into the
(target's) RAM. After the data is available in the target's RAM then only I
can create a partition and store data into the flash.
Kindly suggest a suitable approach.
Thanks,
Subrahmanyam.
More information about the linux-mtd
mailing list