<div dir="ltr">Unfortunately the input can depend on the systemagent binary.  In this case the sandybridge-only binary has a different SMBUS layer and the 7-bit notation is correct.  Now the systemagent code comes with its own driver that uses 8-bit notation.<div>

<div><br></div><div><div><div><div><div>-duncan</div><div><br></div></div></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 29, 2013 at 8:22 AM, Kyösti Mälkki <span dir="ltr"><<a href="mailto:kyosti.malkki@gmail.com" target="_blank">kyosti.malkki@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Did someone change the SPD eeprom address notation in pei_data from<br>
7-bit to 8-bit addresses?<br>
<br>
samsung/lumpy/romstage.c :<br>
        .spd_addresses = { 0x50, 0x00,0xf0,0x00 },<br>
<br>
google/stout/romstage.c :<br>
        spd_addresses: { 0xA0, 0x00,0xA4,0x00 },<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
Kyösti<br>
<br>
<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></div></div></blockquote></div><br></div>