JFFS2 on 8MB Flash-Chip conneted to MPC850 works extremly slo w:(
Jonas Holmberg
jonas.holmberg at axis.com
Tue Sep 11 05:01:45 EDT 2001
> > Does the size of the output from mkcramfs exceed the size of
> > the partition
> > the kernel thinks it's in?
>
> No, mkcramfs says: "Everything: 984 kilobytes"
>
> And the image created is 1007616 bytes (984 * 1024).
The problem seems to be cramfs assuming 4kB pages (in one lousy if-statement)
and mine are 8kB...
/Jonas
More information about the linux-mtd
mailing list