reach of jffs2 within image vs. partition
Thomas Gleixner
tglx at linutronix.de
Wed Apr 2 09:13:17 EST 2003
On Wednesday 02 April 2003 15:06, John Burch wrote:
> Will JFFS2 ever read/write an area of flash memory that is within the
> same mtd partition but outside of the jffs2 image (as defined -p switch
> of mkfs.jffs2)? In other words, if the jffs2 image spans 0x0 - 0x120000
> and it lies within an mtd partition that spans 0x0 - 0x140000, will the
> last 128k, spanning from 0x120000 - 0x140000, ever be accessed in any
> way by jffs2? Would that 128k area be as safe/non-volatile there as in
> a separate partition?
JFSS2 is mounted on a partition and accesses the hole partition.
If you want to reserve an aera in your flash chip for other purposes, put this
area in a seperate partition.
--
Thomas
________________________________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx at linutronix.de
More information about the linux-mtd
mailing list