]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix incorrect MODTx setup for some DIMM configurations
authorStefan Roese <sr@denx.de>
Fri, 18 Jul 2008 13:57:23 +0000 (15:57 +0200)
committerStefan Roese <sr@denx.de>
Fri, 18 Jul 2008 13:57:23 +0000 (15:57 +0200)
commit66fe183b1dd9c7534605147a8ecfed1c02345ee5
treeaa34ce1eea6c8c851543c497cf56a20bc0b195ef
parent699f05125509249072a0b865c8d35520d97cd501
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>
cpu/ppc4xx/44x_spd_ddr2.c