From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 9 Feb 2009 08:34:30 +0100 Subject: [U-Boot] [PATCH v3] Nand driver for Nomadik SoC In-Reply-To: <20090207231956.GA27872@mail.gnudd.com> References: <20090207150450.GA19180@mail.gnudd.com> <20090207044347.GA10759@mail.gnudd.com> <20090207231956.GA27872@mail.gnudd.com> Message-ID: <200902090834.30653.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday 08 February 2009, 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 > --- > > Changes from V2: added nomadik.h, moved all register addresses there, > fixed what J.C. suggested. > > cpu/arm926ejs/nomadik/Makefile | 9 +- > cpu/arm926ejs/nomadik/nand.c | 221++++++++++++++++++++++++++++++++++++++++ This driver should go into drivers/mtd/nand instead. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================