[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Jffs2 needs erase size



Marco Amadori wrote:
> Flashes devices often needs a different erase size than default, a config 
> option for that should be added like [ -e,--eraseblock=SIZE ] from 
> mkfs.jffs2,

added --jffs2-eraseblock in git, thanks.

> for correct results also endianess should be take care of (e.g. 
> power pc have different endianess, so have mips)

mkfs.jffs2 uses the same endianness as the host system. crossbuilding is
not possible anyway, and those architectures which support bi-arch, do
not have a different endianness in the other arch (except s390 and
s390x, there i'm not sure, but that's not actually a problem, as s390
will possibly never have a live system (no aufs/unionfs available on
that arch, for starters)).

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann at panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/



Reply to: