]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix initialization of the SDRAM_CODT register
authorCarolyn Smith <carolyn.smith@tektronix.com>
Thu, 12 Feb 2009 05:13:44 +0000 (06:13 +0100)
committerStefan Roese <sr@denx.de>
Thu, 12 Feb 2009 05:15:48 +0000 (06:15 +0100)
commit7369f0e384e2a831be13a7773a58242c9173fa9c
treec15c687c28c50213187f4a6e8f4edcf970716119
parentcef0efaf2fa55d1f25066cfb02bd984c27f9ca31
ppc4xx: Fix initialization of the SDRAM_CODT register

This fixes the initialization of the SDRAM_CODT register in the ppc4xx DDR2
initialization code. It also removes use of the SDRAM_CODT_FEEDBACK_RCV_SINGLE_END
and SDRAM_CODT_FEEDBACK_DRV_SINGLE_END #define's since they are reserved bits.

Signed-off-by: Carolyn Smith <carolyn.smith@tektronix.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/44x_spd_ddr2.c