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] Add support for the DevKit8000 board
Date: Tue, 25 Aug 2009 07:22:06 +0200	[thread overview]
Message-ID: <20090825052206.GF6323@game.jcrosoft.org> (raw)
In-Reply-To: <1251025002-22562-1-git-send-email-frederik@kriewitz.eu>

On 12:56 Sun 23 Aug     , Frederik Kriewitz wrote:
> This patch adds support for the DevKit8000 board.
> 
> Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu>
> ---
> mach-types.h needs to be synced (MACH_TYPE_DEVKIT8000)
> ---
>  MAINTAINERS                         |    4 +
>  MAKEALL                             |    1 +
>  Makefile                            |    3 +
>  board/timll/devkit8000/Makefile     |   52 +++++
>  board/timll/devkit8000/config.mk    |   35 ++++
>  board/timll/devkit8000/devkit8000.c |  131 ++++++++++++
>  board/timll/devkit8000/devkit8000.h |  373 +++++++++++++++++++++++++++++++++++
>  doc/README.timll                    |   15 ++
>  include/configs/devkit8000.h        |  307 ++++++++++++++++++++++++++++
>  9 files changed, 921 insertions(+), 0 deletions(-)
>  create mode 100644 board/timll/devkit8000/Makefile
>  create mode 100644 board/timll/devkit8000/config.mk
>  create mode 100644 board/timll/devkit8000/devkit8000.c
>  create mode 100644 board/timll/devkit8000/devkit8000.h
>  create mode 100644 doc/README.timll
>  create mode 100644 include/configs/devkit8000.
this one is fine
but for the next time please specify in the subject the patch version to known
which one is the last

Best Regards,
J.

  parent reply	other threads:[~2009-08-25  5:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-23 10:56 [U-Boot] [PATCH] Add support for the DevKit8000 board Frederik Kriewitz
2009-08-23 16:02 ` Dirk Behme
2009-08-23 17:15   ` Frederik Kriewitz
2009-08-25  5:22 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-09-04 23:34 ` Jean-Christophe PLAGNIOL-VILLARD
2009-09-05  5:31   ` Dirk Behme
  -- strict thread matches above, loose matches on Subject: below --
2009-08-23 17:24 Frederik Kriewitz
2009-08-23 19:15 ` 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=20090825052206.GF6323@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