coreboot/mainboard
Mart Raudsepp bf5414f4ea artecgroup/dbe62: Fix SPD_NUM_COLUMNS value (DIMM page size)
This changes SPD_NUM_COLUMNS from 0x8 back to 0xa, as it was originally when
copied over from another board, because 0x8 evaluates to 2kB, not 8kB, while 0xa
does the latter. 8kB is what the chip has and what is also set in our currently
used firmwares for DBE62.

This (combined with all the previous committed hard work from Ron before) fixes
memtest86+ freezes and hard reboots for me in quick 30 minute testing time,
while before it would freeze or reboot just into 50% of first test.

There is more to do to get the optimum RAM setup, but this should do for now -
the rest is just optimizing to quicker timings, while current ones in the fake
SPD are very conservative.

Signed-off-by: Mart Raudsepp <mart.raudsepp@artecdesign.ee>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>

git-svn-id: svn://coreboot.org/repository/coreboot-v3@757 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-08-13 17:21:09 +00:00
..
adl Convert stage2 and initram makefile rules from object to source files. 2008-08-02 20:56:11 +00:00
amd Convert stage2 and initram makefile rules from object to source files. 2008-08-02 20:56:11 +00:00
artecgroup artecgroup/dbe62: Fix SPD_NUM_COLUMNS value (DIMM page size) 2008-08-13 17:21:09 +00:00
emulation The named unions in the device tree code are obnoxious and degrade 2008-08-10 00:20:24 +00:00
gigabyte yea, it's ugly, but I want to get it in. It's a work in progress. 2008-08-13 02:49:03 +00:00
pcengines Convert stage2 and initram makefile rules from object to source files. 2008-08-02 20:56:11 +00:00
Kconfig The m57sli almost builds. It's pretty empty. The dtc is not run . 2008-08-01 17:03:22 +00:00