altosuilib: Show a more useful message when the flash target device is unknown
authorKeith Packard <keithp@keithp.com>
Wed, 22 Aug 2018 07:56:25 +0000 (00:56 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 22 Aug 2018 08:01:46 +0000 (01:01 -0700)
The flashing code uses the new symbol table to find information in the
existing device; if they don't match at all, there won't be anything
about the target device known. Tell the user this, rather than
displaying mystic information (or crashing).

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found