[U-Boot] [PATCH v2] ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling

2009-09-28 Thread Stefan Roese
This patch merges the ECC handling (ECC parity byte writing) into one file (ecc.c) for all PPC4xx SDRAM controllers except for PPC440EPx/GRx. This exception is because only those PPC's use the completely different Denali SDRAM controller core. Previously we had two routines to generate/write the E

Re: [U-Boot] [PATCH v2] ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling

2009-10-02 Thread Stefan Roese
On Tuesday 29 September 2009 08:39:28 Stefan Roese wrote: > This patch merges the ECC handling (ECC parity byte writing) into one > file (ecc.c) for all PPC4xx SDRAM controllers except for PPC440EPx/GRx. > This exception is because only those PPC's use the completely different > Denali SDRAM contro