summaryrefslogtreecommitdiffstats
path: root/sb600spi.c
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2014-07-13 23:53:40 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2014-07-13 23:53:40 +0000
commit1687854423c34aeeaece48bdd9a52a28d01584f0 (patch)
treeb0dee908a0c3173b9197347235dae532b04deceb /sb600spi.c
parenteff156ef6cc33c431429b20688af6aaf9c6a0ee1 (diff)
downloadast2050-flashrom-1687854423c34aeeaece48bdd9a52a28d01584f0.zip
ast2050-flashrom-1687854423c34aeeaece48bdd9a52a28d01584f0.tar.gz
Improve messages on failed erases with default verbosity
Without this... Erasing and writing flash chip... ERASE FAILED at 0x00001000! Expected=0xff, Read=0xb4, failed byte count from 0x00000000-0x0000ffff: 0xef09 ERASE FAILED! Reading current flash chip contents... done. <loooooong break while the next eraser and writing is tried> Erase/write done. Verifying flash... VERIFIED. Even if there is not a long temporal pause, it is very confusing for the user to first see a failed erase, followed by a read, a done message and eventually the verification message. This patch inserts "Looking for another erase function." where there is just a silent pause above. Corresponding to flashrom svn r1827. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'sb600spi.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud