commit | 66fe183b1dd9c7534605147a8ecfed1c02345ee5 | [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 | 699f05125509249072a0b865c8d35520d97cd501 [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>