[U-Boot] [PATCH] xscale: add support for the polaris board
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Tue Jun 30 21:03:15 CEST 2009
On 11:31 Tue 30 Jun , Stefano Babic wrote:
> The Polaris board is based on the TrizepsIV module of
> Keith & Koep (http://www.keith-koep.com).
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> ---
> MAINTAINERS | 4 ++++
> MAKEALL | 1 +
> Makefile | 7 ++++++-
> board/trizepsiv/conxs.c | 22 ++++++++++++----------
> include/configs/trizepsiv.h | 25 ++++++++++++++++++++++---
> 5 files changed, 45 insertions(+), 14 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9379c7e..97476e9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -500,6 +500,10 @@ Rowel Atienza <rowel at diwalabs.com>
>
> armadillo ARM720T
>
> +Stefano Babic <sbabic at denx.de>
> +
> + trizepsiv xscale
> +
> Dirk Behme <dirk.behme at gmail.com>
>
> omap3_beagle ARM CORTEX-A8 (OMAP3530 SoC)
> diff --git a/MAKEALL b/MAKEALL
> index f4599d6..73c5b61 100755
> --- a/MAKEALL
> +++ b/MAKEALL
> @@ -610,6 +610,7 @@ LIST_pxa=" \
> xm250 \
> xsengine \
> zylonite \
> + trizepsiv \
please keep list sorted and why don't you add the polaris too?
Best Regards,
J.
More information about the U-Boot
mailing list