]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM866M: fix SDRAM refresh
authorMartin Krause <martin.krause@tqs.de>
Thu, 27 Sep 2007 12:54:36 +0000 (14:54 +0200)
committerMartin Krause <martin.krause@tqs.de>
Mon, 15 Oct 2007 07:45:00 +0000 (09:45 +0200)
commitd43e489baf02afae49077791fb22332d240d8656
tree33df86abe51f3aeebb7580fdc197b4b626bbf054
parent9ef57bbee1c67cc01da2026c242c4692db32be36
TQM866M: fix SDRAM refresh

At 133 MHz the current SDRAM refresh rate is too fast
(measured 4 * 1.17 us).
CFG_MAMR_PTA changes from 39 to 97. This result
in a refresh rate of 4 * 7.8 us at the default clock
50 MHz. At 133 MHz the value will be then 4 * 2.9 us.
This is a compromise until a new method is found to
adjust the refresh rate.

Signed-off-by: Martin Krause <martin.krause@tqs.de>
include/configs/TQM866M.h