Re: [coreboot] Errors in Memtest86 with 4 or 8GB memory

2014-05-27 Thread WANG FEI
I noticed the MTRR(base:2944MB, range:64MB, type WB ) has covered the TSEG hole(Adding hole at 2992MB-3008MB), I can not remember if this will cause a problem or not. Anyone knows? BTW, what is the value of B0:D0:F0:REG70h? On Tue, May 27, 2014 at 9:30 AM, Krzysztof Pierwieniecki

[coreboot] Errors in Memtest86 with 4 or 8GB memory

2014-05-27 Thread Krzysztof Pierwieniecki
I have a problem on Intel DQ77KB board. I have two the same boards and on every board Memtest86 reports a problem at 2990.8MB. That problem occur only if I use 4 or 8GB memory. With 2GB memory everything is OK. What may be causing errors in Test2 Address test, own address, Parallel in

Re: [coreboot] Errors in Memtest86 with 4 or 8GB memory

2014-05-27 Thread Scott Duplichan
Krzysztof Pierwieniecki [mailto:kpierwienie...@teldat.com.pl] wrote: ]I have a problem on Intel DQ77KB board. I have two the same boards and ]on every board Memtest86 reports a problem at 2990.8MB. That problem ]occur only if I use 4 or 8GB memory. With 2GB memory everything is OK. ] ]What may

[coreboot] Errors in Memtest86 with 4 or 8GB memory

2014-05-26 Thread Krzysztof Pierwieniecki
I have a problem on Intel DQ77KB board. I use Coreboot with FSP and Seabios as a payload. I have two the same boards and on every board Memtest86 reports a problem at 2990.8MB. That problem occur only if I use 4 or 8GB memory. With 2GB memory everything is OK. What may be causing errors in Test2

Re: [coreboot] Errors in Memtest86 with 4 or 8GB memory

2014-05-26 Thread WANG FEI
I guess the errors might related with MTRR/E820 Memory reporting etc. System with 2GB RAM definitely does have a memory allocated to 2990.8MB. I would suggest you uploading the coreboot log and MTRR dump here to review. On Mon, May 26, 2014 at 8:28 AM, Krzysztof Pierwieniecki