Re: [U-Boot] [PATCH v1] fsl-ddr: Fix the chip-select interleaving issue

2009-11-12 Thread Kumar Gala
On Nov 11, 2009, at 5:26 PM, Dave Liu wrote: > commit 1542fbdeec0d1e2a6df13189df8dcb1ce8802be3 > introduced one new bug to chip-select interleaving. > > Single DDR controller also can do the chip-select > interleaving if there is dual-rank or qual-rank DIMMs. > > Signed-off-by: Dave Liu > --- >

[U-Boot] [PATCH v1] fsl-ddr: Fix the chip-select interleaving issue

2009-11-11 Thread Dave Liu
commit 1542fbdeec0d1e2a6df13189df8dcb1ce8802be3 introduced one new bug to chip-select interleaving. Single DDR controller also can do the chip-select interleaving if there is dual-rank or qual-rank DIMMs. Signed-off-by: Dave Liu --- The v1 also address the cs_per_ctrl == 1 case cpu/mpc8xxx/ddr