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 <swar...@wwwdotorg.org>
> Cc: Tom Warren <twar...@nvidia.com>
> Cc: Thierry Reding <thierry.red...@avionic-design.de>
> Cc: Lucas Stach <d...@lynxeye.de>
> Signed-off-by: Marc Dietrich <marvi...@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.red...@avionic-design.de>

Attachment: pgppfiCQhCE0P.pgp
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to