commit | f305b2d5bd964383d56f2689ec4f6abe421d6010 | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@freescale.com> | Mon Aug 27 12:41:03 2007 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Oct 16 16:36:36 2007 +0200 |
tree | aacfd2e16eaf6bfc8fc5c5bdbba6c7dd52a5e9b0 | |
parent | dae6b7ac3e2b28e5fee70855f7b8712dd9afe175 [diff] |
86xx: Allow for fewer DDR slots per memory controller. As a direct correlation exists between DDR DIMM slots and SPD EEPROM addresses used to configure them, use the individually defined SPD_EEPROM_ADDRESS* values to determine if a DDR DIMM slot should have its SPD configuration read or not. Effectively, this now allows for 1 or 2 DIMM slots per memory controller. Signed-off-by: Jon Loeliger <jdl@freescale.com>