UBIFS: problems writing to the partition

Alemao xcarandiru at gmail.com
Thu Nov 26 10:32:36 EST 2009


On Thu, Nov 26, 2009 at 5:32 AM, Artem Bityutskiy <dedekind1 at gmail.com> wrote:
> On Wed, 2009-11-25 at 10:03 -0200, Alemao wrote:
>> Hi all,
>>
>> I have de following scenario:
>>
>> - Freescale MPC8541
>> - U-Boot-2009.03
>> - Linux-2.6.26
>> - NAND flash 512Mbit (64MB), page: 512 bytes, erase block: 16KB
>>
>>
>> And Im creating UBI image with this parameters:
>>
>> mkfs.ubifs -r rootfs/ -m 512 -c 3897 -e 15872 -o ubi.temp
>> ubinize -o rootfs.ubifs -m 512 -p 16384 -s 256 ubinize.cfg
>
> Please, start with validating your NAND flash/driver using the mtd
> tests:
> http://www.linux-mtd.infradead.org/doc/general.html#L_mtd_tests


Im using JFFS2 with no problem. My NAND driver is OK.



More information about the linux-mtd mailing list