[U-Boot-Users] jffs2
Holger Schurig
h.schurig at mn-logistik.de
Thu Mar 6 10:03:29 CET 2003
> I already explained several times, and in the DPLG you will find
> explicit examples. What's wrong with writing the downloaded image to
> a raw partition like /dev/mtd2 _without_ any filesystem on it?
Could you have overlapping sectors, for example:
partition 0 from sect 0 to 0 for u-boot
partition 1 from sect 1 to 3 for zImage
partition 2 from sect 4 to 63 for rootfs
partition 3 from sect 64 to 255 for fs
partition 4 from sect 1 to 255 for re-flashing Linux, rootfs and fs in one go
More information about the U-Boot
mailing list