Re: [U-Boot] [PATCH] ppc4xx: Reorganize DDR2 ECC handling

2009-10-02 Thread Stefan Roese
On Sunday 27 September 2009 23:56:12 Felix Radensky wrote: > Reorganize DDR2 ECC handling to use common code for > SPD DIMMs and soldered SDRAM. Also, use common code > to display SDRAM info (ECC, CAS latency) for SPD and > soldered SDRAM variants. Applied to u-boot-ppc4xx/master. Thanks. Cheers,

Re: [U-Boot] [PATCH] ppc4xx: Reorganize DDR2 ECC handling

2009-09-28 Thread Stefan Roese
Hi Felix, On Sunday 27 September 2009 23:56:12 Felix Radensky wrote: > Reorganize DDR2 ECC handling to use common code for > SPD DIMMs and soldered SDRAM. Also, use common code > to display SDRAM info (ECC, CAS latency) for SPD and > soldered SDRAM variants. Thanks. This is a first step into cons

[U-Boot] [PATCH] ppc4xx: Reorganize DDR2 ECC handling

2009-09-27 Thread Felix Radensky
Reorganize DDR2 ECC handling to use common code for SPD DIMMs and soldered SDRAM. Also, use common code to display SDRAM info (ECC, CAS latency) for SPD and soldered SDRAM variants. Signed-off-by: Felix Radensky --- cpu/ppc4xx/44x_spd_ddr2.c | 456 i