[U-Boot] [PATCH] tegra: move common features to a common makefile
Thierry Reding
thierry.reding at avionic-design.de
Thu Oct 4 07:59:20 CEST 2012
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>
-------------- 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>
More information about the U-Boot
mailing list