[coreboot] Samsung 550 Chromebook own Coreboot

Stefan Reinauer stefan.reinauer at coreboot.org
Mon Jul 29 20:16:45 CEST 2013


* Kyösti Mälkki <kyosti.malkki at gmail.com> [130729 17:22]:
> 
> 
> 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 },

Yes, the format changed when switching to the new system agent.

Fixes are on the way.
 



More information about the coreboot mailing list