[coreboot] Samsung 550 Chromebook own Coreboot

Duncan Laurie dlaurie at chromium.org
Tue Jul 30 00:00:23 CEST 2013


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.

-duncan



On Mon, Jul 29, 2013 at 8:22 AM, Kyösti Mälkki <kyosti.malkki at gmail.com>wrote:

>
>
> Did someone change the SPD eeprom address notation in pei_data from
> 7-bit to 8-bit addresses?
>
> samsung/lumpy/romstage.c :
>         .spd_addresses = { 0x50, 0x00,0xf0,0x00 },
>
> google/stout/romstage.c :
>         spd_addresses: { 0xA0, 0x00,0xA4,0x00 },
>
>
> Kyösti
>
>
>
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20130729/6bda84b5/attachment.html>


More information about the coreboot mailing list