A duplicate register address is incremented in table register_values.
authorMats Erik Andersson <mats.andersson@gisladisker.se>
Tue, 30 Sep 2008 04:52:29 +0000 (04:52 +0000)
committerPeter Stuge <peter@stuge.se>
Tue, 30 Sep 2008 04:52:29 +0000 (04:52 +0000)
A trivial fix to correct the address of the high byte in SDRAMC.
Thus the leadoff timing IPDLT will be correctly referenced.

Signed-off-by: Mats Erik Andersson <mats.andersson@gisladisker.se>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3620 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/northbridge/intel/i440bx/raminit.c

index c480f0a5b9726e683739f035f967b2d359ab572c..38470eab2047374444ddcb383830f219c6f93efa 100644 (file)
@@ -282,7 +282,7 @@ static const long register_values[] = {
         *         1 = 2 clocks of RAS# precharge
         */
        SDRAMC + 0, 0x00, 0x00,
-       SDRAMC + 0, 0x00, 0x00,
+       SDRAMC + 1, 0x00, 0x00,
 
        /* PGPOL - Paging Policy Register
         * 0x78 - 0x79