Re: Flashrom extension development
Reply #31 –
It's a bit hackey, but the easiest thing that will probably take the least time and program space is to add command 0x06 to SPI that returns the flashrom protocol version number. On old firmware it will return 0x00, in this version we can return 0x01, if it changes we can return higher numbers.