From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 09 Feb 2009 16:28:15 -0600 Subject: [U-Boot] [PATCH 2/3] Nand driver for Nomadik SoC In-Reply-To: <20090209214846.GA4867@mail.gnudd.com> References: <49907184.9000201@freescale.com> <20090209214846.GA4867@mail.gnudd.com> Message-ID: <4990ADFF.8040708@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Alessandro Rubini wrote: > From: Alessandro Rubini > > This driver implements the ECC algorithm described in > the CPU data sheet and uses the OOB layout chosen in > already-released development systems (shipped with a custom-made > u-boot 1.3.1). > > Signed-off-by: Alessandro Rubini > Acked-by: Andrea Gallo Acked-by: Scott Wood -Scott