commit | 84156de09c6cefa290e286efc942452b801c8bfd | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Jul 18 15:57:23 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jul 18 15:57:23 2008 +0200 |
tree | aa34ce1eea6c8c851543c497cf56a20bc0b195ef | |
parent | 28d8d70a833a0233ef8150338e1e7044e09d0a0f [diff] |
ppc4xx: Fix incorrect MODTx setup for some DIMM configurations This patch fixes a problem with incorrect MODTx (On Die Termination) setup for a configuration with multiple DIMM's and multiple ranks. Without this change Katmai was unable to boot Linux with DDR2 frequency >= 533MHz and mem>=3GB. With this patch Katmai successfully boots Linux with DDR2 frequency = 640MHz and mem=4GB. Signed-off-by: Stefan Roese <sr@denx.de>