[U-Boot] [PATCH 2/2] KB9202: Add NAND support

Matthias Kaehlcke matthias at kaehlcke.net
Thu Jun 4 19:49:25 CEST 2009


El Thu, Jun 04, 2009 at 08:53:10AM +0200 Stefan Roese ha dit:

> On Wednesday 03 June 2009 19:42:00 Matthias Kaehlcke wrote:
> 
> <snip>
> 
> > 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 <matthias at kaehlcke.net>
> > ---
> >  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.

i thought drivers/mtd/nand is for generic nand drivers, mine - at least
atm - is kb9202 specific. if it's really preferred to have board
specific drivers in drivers/mtd/nand i'll the adapt the patch happily.

-- 
Matthias Kaehlcke
Embedded Linux Engineer
Barcelona

    Yo soy como soy y tú eres como eres, construyamos un mundo donde yo
    pueda ser sin dejar de ser yo, donde tú puedas ser sin dejar de ser
    tú, y donde ni yo ni tú obliguemos al otro a ser como yo o como tú
                                                                 .''`.
    using free software / Debian GNU/Linux | http://debian.org  : :'  :
                                                                `. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4                  `-


More information about the U-Boot mailing list