From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add support for Eukrea CPU9260/CPU9G20 SBC
Date: Sun, 6 Sep 2009 15:18:27 +0200 [thread overview]
Message-ID: <20090906131827.GG18844@game.jcrosoft.org> (raw)
In-Reply-To: <1252167339-21415-1-git-send-email-eric@eukrea.com>
On 18:15 Sat 05 Sep , Eric Benard wrote:
> these boards are built around Atmel's AT91SAM9260/9G20 and have
> up to 64MB of NOR flash, up to 128MB of SDRAM, up to 2GB of NAND
> and include a 10/100 Ethernet PHY in RMII mode.
>
> Signed-off-by: Eric Benard <eric@eukrea.com>
> ---
> MAINTAINERS | 5 +
> MAKEALL | 2 +
> Makefile | 8 +
> board/eukrea/cpu9260/Makefile | 59 +++++
> board/eukrea/cpu9260/config.mk | 1 +
> board/eukrea/cpu9260/cpu9260.c | 218 +++++++++++++++++
> board/eukrea/cpu9260/led.c | 153 ++++++++++++
> cpu/arm926ejs/at91/lowlevel_init.S | 3 +-
> include/configs/cpu9260.h | 453 ++++++++++++++++++++++++++++++++++++
> 9 files changed, 901 insertions(+), 1 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
>
it's looks fine
Best Regards,
J.
next prev parent reply other threads:[~2009-09-06 13:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-05 16:15 [U-Boot] [PATCH] Add support for Eukrea CPU9260/CPU9G20 SBC Eric Benard
2009-09-06 13:18 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-09-08 19:42 ` Eric Bénard
2009-09-22 18:01 ` 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=20090906131827.GG18844@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