mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-26 14:40:41 +00:00
Add 440EPx DDR2 SPD DIMM support
This patch adds SPD DDR2 support for the 440EPx ("Denali") SDRAM controller. It should also work on the 440GRx. It is based on the DDR2 SPD code for the 440EP/440EPx, but makes no provision for DDR1 support. This code has been tested on prototype Korat boards with three Kingston DIMMS: 512 MiB ECC (one rank), 512 MiB non-ECC (one rank) and 1 GiB ECC (two ranks). The Korat board has a single DIMM socket, but support has been provided (though not tested) for boards with two DIMM sockets. Signed-off-by: Larry Johnson <lrj@acm.org>
This commit is contained in:
parent
8a24a69630
commit
aba19604d8
1 changed files with 1254 additions and 0 deletions
1254
cpu/ppc4xx/denali_spd_ddr2.c
Normal file
1254
cpu/ppc4xx/denali_spd_ddr2.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue