Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fsl-ddr: add the DDR3 SPD infrastructure | Dave Liu | 2009-03-30 | -0/+53 |
| | | | | | | | | | - support mirrored DIMMs, not support register DIMMs - test passed on P2020DS board with MT9JSF12872AY-1G1D1 - test passed on MPC8569MDS board with MT8JSF12864HY-1G1D1 Signed-off-by: Dave Liu <daveliu@freescale.com> Signed-off-by: Travis Wheatley <travis.wheatley@freescale.com> | |||
* | Add proper SPD definitions for DDR1/2/3 | James Yang | 2008-08-27 | -0/+61 |
Also adds helper functions for DDR1/2 to verify the checksum. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |