Hi Rudolf,
On Tue, Mar 26, 2013 at 04:36:25PM +0100, Rudolf Marek wrote:
I tried with IMC activated on coreboot (Hudson chipset) and it works as expected. Attached patch only tweaks messages and removes now redundant check from sb600 SPI. If IMC is active and firmware handoff fails, then it exits with fatal error.
I've tested this patch against flashrom v0.9.6.1-r1673 on a Supermicro H8DGi-F board.
It works as expected. Without it, flashrom errors out complaining about SB600 FIFO pointer corruption.
With your patch (http://patchwork.coreboot.org/patch/3894/), I was able to read *and* write the rom chip succesfully.
Signed-off-by: Rudolf Marek r.marek@assembler.cz
It would be nice if someone else could test this (and dont forget to be able to recover from bad flash)
Acked-by: Ward Vandewege ward@gnu.org
Thanks, Ward.