From wookey@aleph1.co.uk Mon Apr 27 11:05:32 2009
Received: from [213.165.225.113] (helo=knossos.aleph1.co.uk ident=Debian-exim)
	by stoneboat.aleph1.co.uk with esmtps
	(TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69)
	(envelope-from <wookey@aleph1.co.uk>) id 1LyNiJ-0005g2-KI
	for yaffs@stoneboat.aleph1.co.uk; Mon, 27 Apr 2009 11:05:32 +0100
Received: from wookey by knossos.aleph1.co.uk with local (Exim 4.69)
	(envelope-from <wookey@aleph1.co.uk>) id 1LyNiI-0007jk-Mw
	for yaffs@stoneboat.aleph1.co.uk; Mon, 27 Apr 2009 11:05:26 +0100
Resent-From: wookey@aleph1.co.uk
Resent-Date: Mon, 27 Apr 2009 11:05:26 +0100
Resent-Message-ID: <20090427100526.GU26861@knossos.aleph1.co.uk>
Resent-To: yaffs@stoneboat.aleph1.co.uk
Received: from www.aleph1.co.uk ([80.68.88.63] helo=stoneboat.aleph1.co.uk)
	by knossos.aleph1.co.uk with esmtp (Exim 4.69)
	(envelope-from <s.popov@rsc.bg>) id 1LyMFY-0005G3-9B
	for wookey@knossos.aleph1.co.uk; Mon, 27 Apr 2009 09:31:40 +0100
Received: from sigma.superhosting.bg ([91.196.124.10])
	by stoneboat.aleph1.co.uk with esmtps
	(TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69)
	(envelope-from <s.popov@rsc.bg>) id 1LyMFR-0003YE-2B
	for wookey@wookware.org; Mon, 27 Apr 2009 09:31:39 +0100
Received: from blueice3n1.de.ibm.com ([195.212.29.179] helo=[9.157.146.18])
	by sigma.superhosting.bg with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.69) (envelope-from <s.popov@rsc.bg>) id 1LyMFJ-0007Xg-Ld
	for wookey@wookware.org; Mon, 27 Apr 2009 11:31:25 +0300
Message-ID: <49F56D4E.1050009@rsc.bg>
Date: Mon, 27 Apr 2009 11:31:10 +0300
From: Stanislav Popov <s.popov@rsc.bg>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
MIME-Version: 1.0
To: wookey@wookware.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-AntiAbuse: This header was added to track abuse,
	please include it with any abuse report
X-AntiAbuse: Primary Hostname - sigma.superhosting.bg
X-AntiAbuse: Original Domain - wookware.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - rsc.bg
X-Source: 
X-Source-Args: 
X-Source-Dir: 
Resent-Date: Mon, 27 Apr 2009 11:05:26 +0100
X-SA-Exim-Connect-IP: 213.165.225.113
X-SA-Exim-Mail-From: wookey@aleph1.co.uk
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on
	stoneboat.aleph1.co.uk
X-Spam-Level: 
X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RDNS_NONE
	autolearn=no version=3.2.5
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:14:11 +0000)
X-SA-Exim-Scanned: Yes (on stoneboat.aleph1.co.uk)
Subject: [Yaffs] nand oob erase
X-BeenThere: yaffs@lists.aleph1.co.uk
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: Discussion of YAFFS NAND flash filesystem <yaffs.lists.aleph1.co.uk>
List-Unsubscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/options/yaffs>,
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=unsubscribe>
List-Archive: <http://lists.aleph1.co.uk/lurker/list/yaffs.html>
List-Post: <mailto:yaffs@lists.aleph1.co.uk>
List-Help: <mailto:yaffs-request@lists.aleph1.co.uk?subject=help>
List-Subscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs>,
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=subscribe>
X-List-Received-Date: Mon, 27 Apr 2009 10:05:32 -0000

Hi,

I read fome of your answers in linux forums 
(http://osdir.com/ml/linux.file-systems.yaffs/2007-04/msg00002.html)
I have the same issue but I need to clear the bad block markers in NAND.
I don't have nand_scrub in my u-boot so I need to do that it kernel.
What should I change and implement in the driver so it will format 
(erase) the oob?

Thanks in advance,
Stanislav


