]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm, at91, mpddrc: fix typo in ddr2_init()
authorHeiko Schocher <hs@denx.de>
Fri, 31 Oct 2014 07:30:57 +0000 (08:30 +0100)
committerTom Rini <trini@ti.com>
Mon, 17 Nov 2014 13:47:16 +0000 (08:47 -0500)
commit341f548ee9f95150e64ed114361cfd5b0088f6ff
tree856a5ef9a24627f3e46901d478fe9e57306a6085
parent50921cdc4474dafdcf19db54d7a669781ee5b70f
arm, at91, mpddrc: fix typo in ddr2_init()

use the configure value for computing the ba_off value
not the value from the cr register. This leaded in a
wrong ram configuration on the upcoming corvus spl board
support.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
arch/arm/cpu/at91-common/mpddrc.c