commit | 1d947633b6ff7a3aaad954e15804fa42d2592023 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun Sep 11 22:08:58 2011 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun Sep 11 22:08:58 2011 +0000 |
tree | 5e6101bac2850ee22a933a9b08404de9c3fb76f7 | |
parent | d5c4ab4cfd0de7427e2781fdc2f7a179865c5bc6 [diff] |
Print out the flash chip found after the probing loop in verbose mode This allows easier identification of the flash chip used in verbose logs. There is no (additional) output if * -c is used to specify a flash chip, or * multiple chips are detected, or * no chips are detected. Corresponding to flashrom svn r1436. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>