Hi Stefan,

Thanks for the response. I have tried adding support for Rangeley following the spec. Attached the patch. But, flashrom -E is failing with below error messages

Pasting only the failure messages:
..
...
Erasing and writing flash chip... spi_block_erase_20 failed during command execution at address 0x0
Reading current flash chip contents... done. FAILED at 0x00010000! Expected=0xff, Found=0x00, failed byte count from 0x00000000-0x0003ffff: 0x30000
ERASE FAILED!
Reading current flash chip contents... done. spi_chip_erase_60 failed during command execution
Reading current flash chip contents... done. spi_chip_erase_c7 failed during command execution
FAILED!
Your flash chip is in an unknown state.
Get help on IRC at chat.freenode.net (channel #flashrom) or
mail flashrom@flashrom.org with the subject "FAILED: <your board name>"!
-------------------------------------------------------------------------------
DO NOT REBOOT OR POWEROFF!

Thanks & Regards,
Rajasekhar


On Tue, Apr 22, 2014 at 12:38 AM, Stefan Tauner <stefan.tauner@student.tuwien.ac.at> wrote:
On Mon, 21 Apr 2014 19:04:18 +0530
Rajasekhar Pulluru <pullururajasekhar@gmail.com> wrote:

> Hi Flashrom team,
>
> Has any one tried adding support for Intel's Avoton/C2000 platform.

Hi,

well, I have started a patch a while ago, but it is more or less just a
(wrong?) stub yet. And I dont have hardware to test... but you can
probably at least take the PCI ID list :)
https://github.com/stefanct/flashrom/compare/master...c2000

You probably want to take a look at google's chromiumos fork of
flashrom and base your patch on top of that because it has support for
bailtrail which I think is similar. I plan to port the bailtrail
support soonish, but it will take at least a few weeks. Looking forward
to other contributions though ;)

--
Kind regards/Mit freundlichen Grüßen, Stefan Tauner