From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Pietrek Date: Tue, 30 Jan 2007 17:23:30 +0100 Subject: [U-Boot-Users] nand write.jffs2 without clean markers Message-ID: <45BF7102.1050708@digi.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, newer U-Boot versions (1.1.4ff) have "nand erase clean remove". But linux expects to have clean markers in OOB when mounting JFFS2 partitions. So, is it possible to update a JFFS2 partition by U-Boot correctly? Bye, Markus Pietrek