All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Add support for the DevKit8000 board
Date: Sun, 23 Aug 2009 18:02:54 +0200	[thread overview]
Message-ID: <4A91682E.70702@googlemail.com> (raw)
In-Reply-To: <1251025002-22562-1-git-send-email-frederik@kriewitz.eu>

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 +++++

I'm not sure what "timll" stands for?

Depending on the result of the board directory rename discussion, I'd 
like to see board/devkit8000 or board/omap3devkit8000 here.

> diff --git a/MAKEALL b/MAKEALL
> index edebaea..65eb4b7 100755
> --- a/MAKEALL
> +++ b/MAKEALL
> @@ -575,6 +575,7 @@ LIST_ARM11="			\
>  ## ARM Cortex-A8 Systems
>  #########################################################################
>  LIST_ARM_CORTEX_A8="		\
> +	devkit8000		\
>  	omap3_beagle		\
>  	omap3_overo		\
>  	omap3_evm		\

What's about "omap3_devkit8000"?

Best regards

Dirk

  reply	other threads:[~2009-08-23 16:02 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 [this message]
2009-08-23 17:15   ` Frederik Kriewitz
2009-08-25  5:22 ` Jean-Christophe PLAGNIOL-VILLARD
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=4A91682E.70702@googlemail.com \
    --to=dirk.behme@googlemail.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 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.