public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Olimex SAM9-L9260 board support
Date: Fri, 31 Oct 2008 09:23:13 +0100	[thread overview]
Message-ID: <20081031082313.GE23324@game.jcrosoft.org> (raw)
In-Reply-To: <20081031070538.GD23324@game.jcrosoft.org>

On 08:05 Fri 31 Oct     , Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 21:03 Mon 06 Oct     , Cristian Birsan wrote:
> > Added support for the Olimex SAM9-L9260 development board.
> > This patch is based on u-boot v1.3.4.
> > 
> > Tested with data flash only (not with NAND).
> > 
> > Signed-off-by: Cristian Birsan <cristian.birsan@gmail.com>
> > ---
> >   MAKEALL                            |    1 +
> >   Makefile                           |   21 ++--
> >   board/olimex/sam9l9260/Makefile    |   59 ++++++++
> >   board/olimex/sam9l9260/config.mk   |    1 +
> >   board/olimex/sam9l9260/led.c       |   64 +++++++++
> >   board/olimex/sam9l9260/nand.c      |   78 +++++++++++
> >   board/olimex/sam9l9260/partition.c |   39 ++++++
> >   board/olimex/sam9l9260/sam9l9260.c |  264 ++++++++++++++++++++++++++++++++++++
> >   drivers/mtd/nand/nand_ids.c        |    2 +
> >   include/configs/sam9l9260.h        |  212 +++++++++++++++++++++++++++++
> >   10 files changed, 732 insertions(+), 9 deletions(-)
> >   create mode 100644 board/olimex/sam9l9260/Makefile
> >   create mode 100644 board/olimex/sam9l9260/config.mk
> >   create mode 100644 board/olimex/sam9l9260/led.c
> >   create mode 100644 board/olimex/sam9l9260/nand.c
> >   create mode 100644 board/olimex/sam9l9260/partition.c
> >   create mode 100644 board/olimex/sam9l9260/sam9l9260.c
> >   create mode 100644 include/configs/sam9l9260.h
> > 
I've forget one think please add an entry to the MAINTAINER file

Best Regards,
J.

  reply	other threads:[~2008-10-31  8:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-06 18:03 [U-Boot] [PATCH] Olimex SAM9-L9260 board support Cristian Birsan
2008-10-06 18:43 ` Wolfgang Denk
2008-10-06 20:33   ` Cristian Birsan
2008-10-06 20:44     ` Wolfgang Denk
2008-10-07 16:35       ` Cristian Birsan
2008-10-07 18:37         ` Wolfgang Denk
2008-10-07 21:12           ` Cristian Birsan
2008-10-07 22:05           ` Cristian Birsan
2008-10-07 22:55             ` Wolfgang Denk
2008-10-10 10:24               ` Cristian Birsan
2008-10-30 23:41                 ` Cristian Birsan
2008-10-31  7:00                   ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-31  7:05 ` Jean-Christophe PLAGNIOL-VILLARD
2008-10-31  8:23   ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-10-31  8:48     ` Wolfgang Denk
2008-10-31  9:05       ` Jean-Christophe PLAGNIOL-VILLARD
2008-11-01 12:49   ` Cristian Birsan
2008-11-01 13:19     ` Jean-Christophe PLAGNIOL-VILLARD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081031082313.GE23324@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox