not enough blocks for JFFS?
Russ Dill
Russ.Dill at asu.edu
Mon Mar 24 21:21:47 EST 2003
On Mon, 2003-03-24 at 19:13, Tim Wu wrote:
> Jörn:
> Thanks for your quick patch. I will test it.
>
> JFFS2 without compression?
> What does it different from JFFS?
>
> No compression is OK for me. That's why I chose JFFS instead of JFFS2.
> Can the idea "with less reserved blocks" apply to JFFS?
> I prefer JFFS because JFFS2 is much larger than JFFS in code size, which
> makes
> I have to enlarge my flash partition for kernel.
Your goals would be better served by a user-space solution from what I
can tell. Not only would there be less code, but that code would be
compressed in cramfs. I'm able to use 1 boot block for blob, another for
static configuration, and the remaining two for configuration data saved
in this way.
More information about the linux-mtd
mailing list