[U-Boot] [U-boot][PATCH][1 of 2] AMCC ppc4xx /PLLOUTB/CPU clock/ Default bootstrap options A, B, C, D

Stefan Roese sr at denx.de
Fri Jul 17 15:10:37 CEST 2009


Hi Rupjyoti Sarmah,

On Friday 17 July 2009 14:41:21 Rupjyoti Sarmah wrote:
> Unstable 440EPx operation due to default bootsrtap options settings.
> The 440EPx fixed bootstrap options A,B,C,D sets PLL FWDVA
> to a value 1 that results PLLOUTB being greater than the CPU clock
> frequency. This results unstable 440EPx operation causing hang
> conditions.
>
> This is a patch fixing this problem. The patch touches two files
> speed.c and cpu_init.c.
>
> Signed off by  Rupjyoti Sarmah < rsarmah at amcc.com > from Applied Micro

This patch is unusable, I'm afraid. First it can't be applied since most 
likely your mailer corrupted the output (see below) and 2nd you are removing 
the complete files and adding them back below. The patch should only include 
the real changes.

Please fix and resubmit. If possible use "git send-email" for this.

Thanks.

> ------------------------------
>
>
> diff -uNr u-boot-2009.06/cpu/ppc4xx/cpu_init.c
> u-boot-2009.06.1/cpu/ppc4xx/cpu_init.c
>
> --- u-boot-2009.06/cpu/ppc4xx/cpu_init.c 2009-06-14 12:30:39.000000000
> -0700
>
> +++ u-boot-2009.06.1/cpu/ppc4xx/cpu_init.c 2009-04-30 11:00:40.000000000
> -0700
>
> @@ -1,337 +1,462 @@
>
> -/*
>
> - * (C) Copyright 2000-2007
>
> - * Wolfgang Denk, DENX Software Engineering, wd at denx.de.
>
> - *
>
> - * See file CREDITS for list of people who contributed to this
>

As you see, an empty line was added for each of your lines. Please fix.

Thanks.

Best regards,
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: office at denx.de
=====================================================================


More information about the U-Boot mailing list