So the DIMM slot happens to be empty/seated badly on both our Lumpy's? Don't think so.<br><br>Mine acted like a brick with the SODIMM removed.<br><br>John.<br><br>Duncan Laurie <dlaurie@chromium.org> wrote:<br><br><div dir="ltr">Lumpy should have 2GB of on-board memory and a DIMM slot that comes with a 2GB DIMM.<br><div><br></div><div>Coreboot seems to detect the on-board memory and finds the SPD binary for it, any chance the DIMM slot is empty?</div>

<div><br></div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">Memory Straps:
 - memory capacity 2GB
 - die revision 1
 - vendor Samsung
CBFS: Looking for 'spd.bin' starting from 0x700000.
CBFS: Found file (offset=0x7dc000, len=1536).
</pre></div><div><br></div><div>I think the console output should show a summary after the MRC binary runs, but the verbose CBFS output is overflowing the buffer:<br></div><div><a href="http://review.coreboot.org/gitweb?p=coreboot.git;a=blob;f=src/northbridge/intel/sandybridge/raminit.c;h=3eb2fb3e79c01cfc8d75319b1089bb1aafde9806;hb=HEAD#l168">http://review.coreboot.org/gitweb?p=coreboot.git;a=blob;f=src/northbridge/intel/sandybridge/raminit.c;h=3eb2fb3e79c01cfc8d75319b1089bb1aafde9806;hb=HEAD#l168</a><br>

</div><div><br></div><div>-duncan<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 29, 2013 at 8:14 AM, Aaron Durbin <span dir="ltr"><<a href="mailto:adurbin@chromium.org" target="_blank">adurbin@chromium.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Kyösti,<br>
<br>
I'm not certain it's just the last entry of the e820.  mrc is just<br>
seeing 2GiB of ram and setting it up that way.<br>
<br>
TOUUD 0x100600000 TOLUD 0x7f200000 TOM 0x80000000<br>
MEBASE 0x7f800000<br>
IGD decoded, subtracting 32M UMA and 2M GTT<br>
TSEG base 0x7c800000 size 8M<br>
<div class="im">Available memory below 4GB: 1992M<br>
</div>Available memory above 4GB: 6M<br>
<span class="HOEnZb"><font color="#888888"><br>
-Aaron<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Mon, Jul 29, 2013 at 10:04 AM, Kyösti Mälkki <<a href="mailto:kyosti.malkki@gmail.com">kyosti.malkki@gmail.com</a>> wrote:<br>
> On Mon, 2013-07-29 at 15:19 +0100, John Lewis wrote:<br>
>> Where do I find/build cbmem binary?<br>
>><br>
>> Please find attached dmesg.<br>
><br>
> Hi<br>
><br>
> I have same issue. Only about 2Gib of 4GiB installed shows. I had not<br>
> noticed this until You pointed this out. Looks like a problem with the<br>
> last entry coreboot creates in e820 memory map.<br>
><br>
><br>
> This is from your dmesg, I see same with (close to) current master.<br>
><br>
> [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001005fffff] usable<br>
><br>
><br>
> The coreboot image my Samsung 550 originally shipped with had this:<br>
><br>
> [    0.000000]  BIOS-e820: 0000000100000000 - 000000014fe00000 (usable)<br>
><br>
><br>
><br>
> Kyösti<br>
><br>
<br>
--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org">coreboot@coreboot.org</a><br>
<a href="http://www.coreboot.org/mailman/listinfo/coreboot" target="_blank">http://www.coreboot.org/mailman/listinfo/coreboot</a><br>
</div></div></blockquote></div><br></div>