Re: [coreboot] [flashrom] Flashing capability in coreboot

2012-05-03 Thread Stefan Reinauer
Hi Carl-Daniel, thanks a lot for bringing this up.. * Carl-Daniel Hailfinger [120504 00:16]: > coreboot has a requirement to store some data in flash to get some > chipsets to work well. There are multiple ways to achieve this: > > 1. Write flashing code from scratch. Pointless. That's what h

[coreboot] [flashrom] Flashing capability in coreboot

2012-05-03 Thread Carl-Daniel Hailfinger
Hi, coreboot has a requirement to store some data in flash to get some chipsets to work well. There are multiple ways to achieve this: 1. Write flashing code from scratch. Pointless. 2. Use parts of the flashrom codebase or libflashrom. Advantages: coreboot and flashrom developers often work on