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 v6] Add support for Eukrea CPU9260 SBC
Date: Sun, 9 Aug 2009 14:55:16 +0200	[thread overview]
Message-ID: <20090809125516.GG17045@game.jcrosoft.org> (raw)
In-Reply-To: <1249811000-7912-1-git-send-email-eric@eukrea.com>

On 11:43 Sun 09 Aug     , Eric Benard wrote:
> CPUAT91 is built around Atmel's AT91SAM9260 and has up to 64MB of NOR
> flash, up to 128MB of SDRAM, up to 2GB of NAND and includes a 10/100
> Ethernet PHY in RMII mode.
> 
> Signed-off-by: Eric Benard <eric@eukrea.com>
> ---
>  MAINTAINERS                    |    4 +
>  MAKEALL                        |    1 +
>  Makefile                       |   13 ++
>  board/eukrea/cpu9260/Makefile  |   59 +++++++
>  board/eukrea/cpu9260/config.mk |    1 +
>  board/eukrea/cpu9260/cpu9260.c |  194 +++++++++++++++++++++++
>  board/eukrea/cpu9260/led.c     |   46 ++++++
>  include/configs/cpu9260.h      |  335 ++++++++++++++++++++++++++++++++++++++++
>  8 files changed, 653 insertions(+), 0 deletions(-)
>  create mode 100644 board/eukrea/cpu9260/Makefile
>  create mode 100644 board/eukrea/cpu9260/config.mk
>  create mode 100644 board/eukrea/cpu9260/cpu9260.c
>  create mode 100644 board/eukrea/cpu9260/led.c
>  create mode 100644 include/configs/cpu9260.h
applied to u-boot-arm

Best Regards,
J.

  parent reply	other threads:[~2009-08-09 12:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 18:17 [U-Boot] [PATCH v2 1/1] Add support for Eukrea CPU9260 SBC Eric Benard
2009-07-18 15:21 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-18 20:27   ` [U-Boot] [PATCH 1/2] " Eric Benard
2009-07-18 20:27     ` [U-Boot] [PATCH 2/2] Add AT91SAM9260 to at91's lowlevel_init.S Eric Benard
2009-07-18 20:35     ` [U-Boot] [PATCH 1/2] Add support for Eukrea CPU9260 SBC Wolfgang Denk
2009-07-18 21:42       ` [U-Boot] [PATCH v3 " Eric Benard
2009-07-18 21:42         ` [U-Boot] [PATCH v3 2/2] Add AT91SAM9260 to at91's lowlevel_init.S Eric Benard
2009-07-18 21:45       ` [U-Boot] [PATCH v4 1/2] Add support for Eukrea CPU9260 SBC Eric Benard
2009-07-18 21:45         ` [U-Boot] [PATCH v4 2/2] Add AT91SAM9260 to at91's lowlevel_init.S Eric Benard
2009-07-23 22:16         ` [U-Boot] [PATCH v4 1/2] Add support for Eukrea CPU9260 SBC Jean-Christophe PLAGNIOL-VILLARD
2009-08-09  9:32           ` [U-Boot] [PATCH v5] " Eric Benard
2009-08-09  9:43           ` [U-Boot] [PATCH v6] " Eric Benard
2009-08-09 11:03             ` Wolfgang Denk
2009-08-09 11:08               ` Eric Bénard
2009-08-09 20:00                 ` Wolfgang Denk
2009-08-09 12:55             ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-08-09 20:25               ` Wolfgang Denk

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=20090809125516.GG17045@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