All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 5/5] tegra2: Add support for Ventana
Date: Fri, 28 Oct 2011 07:18:00 +0200	[thread overview]
Message-ID: <4EAA3B08.5090807@aribaud.net> (raw)
In-Reply-To: <CAPnjgZ3yjzT6oQ4gsW6+nfTDRbgCzr-WFT+78jpAn-ReURxSJA@mail.gmail.com>

Hi Stephen,

Le 13/10/2011 01:05, Simon Glass a ?crit :
> On Wed, Oct 12, 2011 at 3:53 PM, Stephen Warren<swarren@nvidia.com>  wrote:
>> Ventana is a board which is very similar to Seaboard. Support it by
>> re-using board/nvidia/seaboard/seaboard.c with minor run-time conditionals.
>>
>> v5: Makefile: Use cmd_link_o_target, remove unused clean/distclean targets.
>> v6: Make gpio_config_uart_seaboard() static.
>>
>> Signed-off-by: Stephen Warren<swarren@nvidia.com>
>
> Acked-by: Simon Glass<sjg@chromium.org>
>
>> ---
>>   board/nvidia/seaboard/seaboard.c |   11 ++++++-
>>   board/nvidia/ventana/Makefile    |   49 +++++++++++++++++++++++++++++++++
>>   boards.cfg                       |    1 +
>>   include/configs/ventana.h        |   55 ++++++++++++++++++++++++++++++++++++++
>>   4 files changed, 114 insertions(+), 2 deletions(-)
>>   create mode 100644 board/nvidia/ventana/Makefile
>>   create mode 100644 include/configs/ventana.h

Please add an entry for this board in MAINTAINERS.

Amicalement,
-- 
Albert.

  reply	other threads:[~2011-10-28  5:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-12 22:53 [U-Boot] [PATCH v6 1/5] tegra2: Use cmd_link_o_target in board Makefiles Stephen Warren
2011-10-12 22:53 ` [U-Boot] [PATCH v6 2/5] tegra2: Move MMC clock initialization into MMC driver Stephen Warren
2011-10-28 17:25   ` Stephen Warren
2011-10-12 22:53 ` [U-Boot] [PATCH v6 3/5] tegra2: Move board_mmc_init into board files Stephen Warren
2011-10-12 22:53 ` [U-Boot] [PATCH v6 4/5] tegra2: Modify MMC driver to handle power and cd GPIOs Stephen Warren
2011-10-28 17:26   ` Stephen Warren
2011-10-12 22:53 ` [U-Boot] [PATCH v6 5/5] tegra2: Add support for Ventana Stephen Warren
2011-10-12 23:05   ` Simon Glass
2011-10-28  5:18     ` Albert ARIBAUD [this message]
2011-10-18 18:14 ` [U-Boot] [PATCH v6 1/5] tegra2: Use cmd_link_o_target in board Makefiles Stephen Warren
2011-10-18 18:31   ` Simon Glass
2011-10-18 20:07     ` Tom Warren
2011-10-18 20:51       ` Simon Glass
2011-10-28  5:35         ` Albert ARIBAUD
2011-10-28  6:25           ` Mike Frysinger
2011-10-29  0:00             ` Simon Glass

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=4EAA3B08.5090807@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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.