From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 4 Jun 2009 08:53:10 +0200 Subject: [U-Boot] [PATCH 2/2] KB9202: Add NAND support In-Reply-To: <20090603174200.GC3813@darwin> References: <20090515221544.GF7923@traven> <4A0DED18.9000806@freescale.com> <20090603174200.GC3813@darwin> Message-ID: <200906040853.10424.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 Wednesday 03 June 2009 19:42:00 Matthias Kaehlcke wrote: > here is a version of the patch that addresses the issues you pointed > out. sorry for the late response, my development system died and i > needed some time to get a new machine and restore the setup > > -- > > This is a forward port of the patch submitted by Christian from > Kwikbyte in 06/2007 > (http://lists.denx.de/pipermail/u-boot/2007-June/022068.html) > > Signed-off-by: Matthias Kaehlcke > --- > board/kb9202/Makefile | 2 +- > board/kb9202/nand.c | 153 > ++++++++++++++++++++++++++++++++++++++++++++++ include/configs/kb9202.h | > 10 +++- > 3 files changed, 163 insertions(+), 2 deletions(-) > create mode 100644 board/kb9202/nand.c I suggest to move this driver to 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 =====================================================================