Re: [U-Boot] [PATCH] ppc4xx: Add missing APC405 to MAKEALL

2010-04-29 Thread Stefan Roese
On Monday 26 April 2010 13:31:08 Stefan Roese wrote:
> Signed-off-by: Stefan Roese 
> Cc: Matthias Fuchs 

Applied to u-boot-ppc4xx/master. Thanks.

Cheers,
Stefan

--
DENX Software Engineering GmbH,  MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: off...@denx.de
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] ppc4xx: Add missing APC405 to MAKEALL

2010-04-26 Thread Stefan Roese
Hi Matthias,

On Monday 26 April 2010 16:20:28 Matthias Fuchs wrote:
> good catch! Thanks for fixing.

Unfortunately APC405 doesn't compile anymore. Care to send a patch?

Thanks.
 
Cheers,
Stefan

--
DENX Software Engineering GmbH,  MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: off...@denx.de
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH] ppc4xx: Add missing APC405 to MAKEALL

2010-04-26 Thread Matthias Fuchs
Stefan, 

good catch! Thanks for fixing.

Matthias

Acked-by: Matthias Fuchs 

On Monday 26 April 2010 13:31, Stefan Roese wrote:
> Signed-off-by: Stefan Roese 
> Cc: Matthias Fuchs 
> ---
>  MAKEALL |1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/MAKEALL b/MAKEALL
> index 4632750..391b1e4 100755
> --- a/MAKEALL
> +++ b/MAKEALL
> @@ -185,6 +185,7 @@ LIST_4xx="\
>   ADCIOP  \
>   alpr\
>   AP1000  \
> + APC405  \
>   AR405   \
>   arches  \
>   ASH405  \
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH] ppc4xx: Add missing APC405 to MAKEALL

2010-04-26 Thread Stefan Roese
Signed-off-by: Stefan Roese 
Cc: Matthias Fuchs 
---
 MAKEALL |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAKEALL b/MAKEALL
index 4632750..391b1e4 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -185,6 +185,7 @@ LIST_4xx="  \
ADCIOP  \
alpr\
AP1000  \
+   APC405  \
AR405   \
arches  \
ASH405  \
-- 
1.7.1

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