Re: [U-Boot] [PATCH] ppc4xx: Fix initialization of SDRAM_CODT register in ppc_4xx_ddr2.c

2009-01-28 Thread carolyn.j.smith
, January 26, 2009 9:47 PM To: u-boot@lists.denx.de Cc: carolyn.j.sm...@tektronix.com; Adam Graham Subject: Re: [U-Boot] [PATCH] ppc4xx: Fix initialization of SDRAM_CODT register in ppc_4xx_ddr2.c On Monday 26 January 2009, carolyn.j.sm...@tektronix.com wrote: This fixes the initialization

Re: [U-Boot] [PATCH] ppc4xx: Fix initialization of SDRAM_CODT register in ppc_4xx_ddr2.c

2009-01-27 Thread Adam Graham
@lists.denx.de Cc: carolyn.j.sm...@tektronix.com; Adam Graham Subject: Re: [U-Boot] [PATCH] ppc4xx: Fix initialization of SDRAM_CODT register in ppc_4xx_ddr2.c On Monday 26 January 2009, carolyn.j.sm...@tektronix.com wrote: This fixes the initialization of the SDRAM_CODT register in the ppc4xx

[U-Boot] [PATCH] ppc4xx: Fix initialization of SDRAM_CODT register in ppc_4xx_ddr2.c

2009-01-26 Thread carolyn.j.smith
This fixes the initialization of the SDRAM_CODT register in the ppc4xx DDR2 initialization code. The changes were discussed with Stefan Roese and Adam Graham and tested by Adam. Signed-off-by: Carolyn Smith carolyn.sm...@tektronix.com --- diff -w -uprN old/cpu/ppc4xx/44x_spd_ddr2.c

Re: [U-Boot] [PATCH] ppc4xx: Fix initialization of SDRAM_CODT register in ppc_4xx_ddr2.c

2009-01-26 Thread Stefan Roese
On Monday 26 January 2009, carolyn.j.sm...@tektronix.com wrote: This fixes the initialization of the SDRAM_CODT register in the ppc4xx DDR2 initialization code. The changes were discussed with Stefan Roese and Adam Graham and tested by Adam. General comment: The line The changes were