From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@freescale.com (Shawn Guo) Date: Mon, 21 May 2012 11:45:45 +0800 Subject: [PATCH 1/4] GPMI-NAND: Define ecc.strength In-Reply-To: <201205210440.09310.marex@denx.de> References: <1337562140-5739-1-git-send-email-marex@denx.de> <201205210336.41860.marex@denx.de> <20120521014121.GO5427@S2101-09.ap.freescale.net> <201205210440.09310.marex@denx.de> Message-ID: <20120521034543.GD5810@S2100-06.ap.freescale.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, May 21, 2012 at 04:40:09AM +0200, Marek Vasut wrote: > > So you are saying the issue is introduced by gpmi-nand DT conversion? > > I doubt so ... I can be very sure that you haven't looked at the gpmi-nand DT conversion patches at all. The bug has been there since day one. The commit cfbc855b (mtd: nand: add sanity check of ecc strength to nand_scan_tail()) added a BUG() to catch it recently. So please at least spend some time to know the real cause before pointing your figure to DT conversion. -- Regards, Shawn