commit | dcb38268b493ab07807b471b9470bd6adeaa8a95 | [log] [tgz] |
---|---|---|
author | Martin Krause <martin.krause@tqs.de> | Thu Sep 27 14:54:36 2007 +0200 |
committer | Martin Krause <martin.krause@tqs.de> | Mon Oct 15 09:45:00 2007 +0200 |
tree | 33df86abe51f3aeebb7580fdc197b4b626bbf054 | |
parent | 1c1c033e771766a7dbb0a820cd3ea868386268c1 [diff] |
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>