commit | 823a7046d28d207a2985a52a3a95e4916ba72d4e | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sun Mar 24 18:32:58 2024 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Wed Mar 27 08:33:00 2024 +0000 |
tree | 3d8e7566b73c5ed48df6dd3f9559b4b7003f1a24 | |
parent | e8463c8091a36cf6fd4d49e895caab41f23259a5 [diff] |
dediprog: Skip warning on first attempt to read device string It's spurious on the first attempt as older devices are supposed to fail on the first try. Only print the error if the second attempt fails. Tested with "SF100 V:5.1.9". Change-Id: I725df8f26e3432295a3fc521390f391c062b4e14 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.sourcearcade.org/c/flashprog/+/106 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>