All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reinhard Meyer <u-boot@emk-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] TOP9000 support
Date: Mon, 06 Dec 2010 10:54:03 +0100	[thread overview]
Message-ID: <4CFCB2BB.3010909@emk-elektronik.de> (raw)
In-Reply-To: <1288516198-22251-1-git-send-email-u-boot@emk-elektronik.de>

> From: Reinhard Meyer <info@emk-elektronik.de>
> 
> Adds support for the EMK TOP9000 CPU Module which is
> based on ATMELs ARM926EJS AT91SAM9XE SoC.
> 
> Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
> ---
>  MAINTAINERS                 |    3 +-
>  board/emk/top9000/Makefile  |   54 ++++++++
>  board/emk/top9000/spi.c     |   61 +++++++++
>  board/emk/top9000/top9000.c |  290 +++++++++++++++++++++++++++++++++++++++
>  boards.cfg                  |    2 +
>  include/configs/top9000.h   |  314 +++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 723 insertions(+), 1 deletions(-)
>  create mode 100644 board/emk/top9000/Makefile
>  create mode 100644 board/emk/top9000/spi.c
>  create mode 100644 board/emk/top9000/top9000.c
>  create mode 100644 include/configs/top9000.h
Applied into u-boot-atmel/for2010.12

Reinhard

      reply	other threads:[~2010-12-06  9:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-31  9:09 [U-Boot] [PATCH] TOP9000 support Reinhard Meyer
2010-12-06  9:54 ` Reinhard Meyer [this message]

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=4CFCB2BB.3010909@emk-elektronik.de \
    --to=u-boot@emk-elektronik.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.