From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UCn4C-0004dw-72 for linux-mtd@lists.infradead.org; Tue, 05 Mar 2013 08:17:45 +0000 Message-ID: <1362471499.2943.24.camel@sauron> Subject: Re: [PATCH 02/12] mtd: remove museum NAND ID's support From: Artem Bityutskiy To: Alexander Shiyan Date: Tue, 05 Mar 2013 10:18:19 +0200 In-Reply-To: <1362416362.801083474@f211.mail.ru> References: <1362416362.801083474@f211.mail.ru> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org Reply-To: artem.bityutskiy@linux.intel.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2013-03-04 at 20:59 +0400, Alexander Shiyan wrote: > >From: Artem Bityutskiy > > > >It is probably OK to remove support for really old NAND chips of 8MiB or > >smaller size. We had a separate configuration option for them: > >CONFIG_MTD_NAND_MUSEUM_IDS, which we remove along with this patch. > > > >Signed-off-by: Artem Bityutskiy > >--- > > drivers/mtd/nand/Kconfig | 8 -------- > > drivers/mtd/nand/nand_ids.c | 19 ------------------- > > 2 files changed, 27 deletions(-) > > Hello. > This change break systems with these NAND-chips, for example > these IDs is used in old DiskOnChip devices. Do you have one of those and use them with modern kernels ? Which one is that? -- Best Regards, Artem Bityutskiy