[PATCH] jffs2 file system

Juergen Beisert juergen.beisert at weihenstephan.org
Sun Feb 25 04:30:27 EST 2007


On Saturday 24 February 2007 09:38, Nethra wrote:
[...]
> Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
> elevator: using anticipatory as default io scheduler
> $Id: ftl.c,v 1.55 2005/01/17 13:47:21 hvr Exp $

Flash Translation Layer? JFFS2 does not need it (I believe).

> physmap flash device: 800000 at ff800000
> RedBoot partition parsing not available
> Using physmap partition definition
> Creating 4 MTD partitions on "phys_mapped_flash":
> 0x00000000-0x00600000 : "User FS"
> mtd: Giving out device 0 to User FS
> ftl_cs: FTL header not found.

Disable the FTL when you try to use the content as JFFS2!

> 0x00600000-0x00700000 : "uImage"
> mtd: Giving out device 1 to uImage
> ftl_cs: FTL header not found.
> 0x00700000-0x00740000 : "bootloader"
> mtd: Giving out device 2 to bootloader
> ftl_cs: FTL header not found.
> 0x00740000-0x00780000 : "bootloader env"
> mtd: Giving out device 3 to bootloader env
> ftl_cs: FTL header not found.

Are these partitions correct? I cannot see where the definitions comes from. 

Juergen



More information about the Linuxppc-embedded mailing list