[U-Boot] [PATCH] tegra: move common features to a common makefile

Tom Warren TWarren at nvidia.com
Fri Oct 12 19:35:08 CEST 2012


Marc,

> -----Original Message-----
> From: Thierry Reding [mailto:thierry.reding at avionic-design.de]
> Sent: Wednesday, October 03, 2012 10:59 PM
> To: Marc Dietrich
> Cc: u-boot at lists.denx.de; Stephen Warren; Tom Warren; Lucas Stach
> Subject: Re: [PATCH] tegra: move common features to a common makefile

Applied to u-boot-tegra/next. I'll be pushing it to denx.de as soon as build/sanity tests are done.

Thanks,

Tom
> 
> * PGP Signed by an unknown key
> 
> 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 at wwwdotorg.org>
> > Cc: Tom Warren <twarren at nvidia.com>
> > Cc: Thierry Reding <thierry.reding at avionic-design.de>
> > Cc: Lucas Stach <dev at lynxeye.de>
> > Signed-off-by: Marc Dietrich <marvin24 at 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 at avionic-design.de>
> 
> * Unknown Key
> * 0x7F3EB3A1
-- 
nvpublic



More information about the U-Boot mailing list