public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] U-boot and JFFS2
@ 2009-03-16 11:35 Pillai, Manikandan
  2009-03-16 11:39 ` Nishanth Menon
  0 siblings, 1 reply; 6+ messages in thread
From: Pillai, Manikandan @ 2009-03-16 11:35 UTC (permalink / raw)
  To: u-boot

Hi,

On the OMAP3 EVM board, I have four partition on my Onenand flash of which /dev/mtd4 is a JFFS2 partition.

After booting up linux, I use the following command to mount the jffs2 empty partition.

Linux#> mount -t jffs2 /dev/mtdblock4 /mnt

Then I do a reboot .

When u-boot boots up it gives bad erase block for all the blocks used by /dev/mtd4.

The reason is the JFFS2 filesystem is putting some signature at location 0x0 and 0x1 of OOB locations
of every block.

Is there a way this can be avoided ?



Regards
Mani

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-03-17  5:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-16 11:35 [U-Boot] U-boot and JFFS2 Pillai, Manikandan
2009-03-16 11:39 ` Nishanth Menon
2009-03-16 11:41   ` Pillai, Manikandan
2009-03-16 11:44     ` Nishanth Menon
2009-03-17  4:41       ` Pillai, Manikandan
2009-03-17  5:40         ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox