commit | 34cc6cc070b671da0a0f7de6c36fd7941e3ce2f9 | [log] [tgz] |
---|---|---|
author | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Sun Jun 28 10:57:58 2009 +0000 |
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Sun Jun 28 10:57:58 2009 +0000 |
tree | 953fc3ab094716868fe397d7a0ae0bb4052782cb | |
parent | 0c854c0509ee41cff4e255d088f48484ca468eb1 [diff] |
Handle programmer init errors and abort If the programmer didn't initialize correctly, it is pointless to continue. Fix standalone IT87* SPI init to set flashbus to NONE if no IT87* SPI communication is possible. Print the I/O port detected by the IT87* SPI code. Corresponding to flashrom svn r633. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Ward Vandewege <ward@gnu.org>