On Wed, Jul 9, 2008 at 11:54 AM, Tom Sylla tsylla@gmail.com wrote:
On Wed, Jul 9, 2008 at 12:05 PM, ron minnich rminnich@gmail.com wrote:
This does not fix the problem with the memory errors. We've still got something wrong in memory, and it is not clear what.
Does DBE62 have an unterminated memory interface? Can you compare MSR 0x4c00000f from coreboot to a working BIOS? Unterminated platforms are supposed to have a special value (0xF2F100FF 0x56960004) for that register, which is in a comment in geodelx.c, but I don't see that value in any table. (maybe I am missing it, but the special value should be set for DB800, too)
That's interesting! The coreboot value is 83:f1:00:aa:56:96:03:44
I'll try to boot *something* that lets me see the other bios value.
ron