Re: jffs2 q

2009-10-13 Thread Erez D
i do not have mtd, only image thanks, erez. On Tue, Oct 13, 2009 at 3:41 PM, Gilad Ben-Yossef wrote: > Hi Erez, > > > Erez D wrote: > > i am compiling a new jffs2 image for an embedded device, and i get an > error saying my erase size is wrong. > how do i determine what is my erase size ? (so

Re: jffs2 q

2009-10-13 Thread Gilad Ben-Yossef
Ori Idan wrote: The exact size depends on the actual device being used. Look at the device data sheet to see what is it's block size. Of course, but assuming he has a target board that works with a specific JFFS2 image, he can find out the erase block size using the procedure I outlined *for

Re: jffs2 q

2009-10-13 Thread Ori Idan
The exact size depends on the actual device being used. Look at the device data sheet to see what is it's block size. -- Ori Idan 2009/10/13 Gilad Ben-Yossef > Hi Erez, > > > Erez D wrote: > > i am compiling a new jffs2 image for an embedded device, and i get an > error saying my erase siz

Re: jffs2 q

2009-10-13 Thread Gilad Ben-Yossef
Hi Erez, Erez D wrote: i am compiling a new jffs2 image for an embedded device, and i get an error saying my erase size is wrong. how do i determine what is my erase size ? (so i can compare to a jffs2 file that works) is there a utility that can give info on jffs2 images, like what is th