public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@avionic-design.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] tegra: move common features to a common makefile
Date: Thu, 4 Oct 2012 07:59:20 +0200	[thread overview]
Message-ID: <20121004055920.GA11794@avionic-0098.mockup.avionic-design.de> (raw)
In-Reply-To: <9771602d1f0d5268f959e2ff8466208044d925aa.1349274264.git.marvin24@gmx.de>

On Wed, Oct 03, 2012 at 04:26:28PM +0200, Marc Dietrich wrote:
> For Non-Nvidia boards to include newly added features (like emc clock
> scaling) it would be necessary to add each feature to their own board
> Makefile. This is because currently the top Makefile automaticly includes
> these features only for Nvidia boards.
> 
> This patch adds a simple Makefile include so all new features become
> available for non-Nvidia board vendors.
> 
> Cc: Stephen Warren <swarren@wwwdotorg.org>
> Cc: Tom Warren <twarren@nvidia.com>
> Cc: Thierry Reding <thierry.reding@avionic-design.de>
> Cc: Lucas Stach <dev@lynxeye.de>
> Signed-off-by: Marc Dietrich <marvin24@gmx.de>
> 
> ---
> 
> Passed: MAKEALL -s tegra20, booted on paz00
> ---
>  board/avionic-design/medcom-wide/Makefile |    6 ++++--
>  board/avionic-design/plutux/Makefile      |    6 ++++--
>  board/avionic-design/tec/Makefile         |    6 ++++--
>  board/compal/paz00/Makefile               |    6 ++++--
>  board/compulab/trimslice/Makefile         |    6 ++++--
>  board/nvidia/common/Makefile              |    4 +---
>  board/nvidia/common/common.mk             |    4 ++++
>  7 files changed, 25 insertions(+), 13 deletions(-)
>  create mode 100644 board/nvidia/common/common.mk

Acked-by: Thierry Reding <thierry.reding@avionic-design.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121004/c490e87d/attachment.pgp>

  parent reply	other threads:[~2012-10-04  5:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-03 14:26 [U-Boot] [PATCH] tegra: move common features to a common makefile Marc Dietrich
2012-10-03 15:33 ` Stephen Warren
2012-10-04  5:59 ` Thierry Reding [this message]
2012-10-12 17:35   ` Tom Warren

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=20121004055920.GA11794@avionic-0098.mockup.avionic-design.de \
    --to=thierry.reding@avionic-design.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox