From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp19.mail.ru ([94.100.176.156]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Wcypx-0007uI-Nn for linux-mtd@lists.infradead.org; Wed, 23 Apr 2014 15:11:56 +0000 Message-ID: <5357D808.5070101@list.ru> Date: Wed, 23 Apr 2014 19:11:04 +0400 From: Stas Sergeev MIME-Version: 1.0 To: linux-mtd@lists.infradead.org Subject: [PATCH 0/2] mtd-utils: add nandmarkblk tool Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Stas Sergeev List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello. I have googled and queried this list, and it seems, as unbelievable as it is, there is no tool to mark nand blocks as bad. So I wrote one myself. The patches will follow.