From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean MacLennan Date: Fri, 21 Aug 2009 02:26:19 -0400 Subject: [U-Boot] NAND ECC Error with wrong SMC ording bug In-Reply-To: References: <19081.57584.173693.798535@cargo.ozlabs.ibm.com> <4A8C87E6.6070702@amcc.com> <20090820003851.1a532444@lappy.seanm.ca> <200908200701.21076.sr@denx.de> <20090820153644.631dbd7b@lappy.seanm.ca> Message-ID: <20090821022619.482158bb@lappy.seanm.ca> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 21 Aug 2009 10:47:09 +0530 vimal singh wrote: > Just one question: did you enabled MTD_NAND_ECC_SMC in configs? It is automagically selected when you select the NDFC driver. Cheers, Sean