From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UCYRh-0004CV-1Z for linux-mtd@lists.infradead.org; Mon, 04 Mar 2013 16:41:09 +0000 From: Artem Bityutskiy To: Brian Norris , Huang Shijie Subject: [PATCH 00/12] mtd: nand: provision full ID support Date: Mon, 4 Mar 2013 18:42:17 +0200 Message-Id: <1362415349-7107-1-git-send-email-dedekind1@gmail.com> Cc: Mike Dunn , MTD Maling List List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Artem Bityutskiy Hi, this is an RFC which adds full ID support provision which Huang can then use to solve his problem described here: http://thread.gmane.org/gmane.linux.kernel/1428345/focus=45290 But before adding full ID support, I cleaned up things a little and removed AG-AND support as part of the clean-up. Thanks, Artem.