Fix flashing less than a full page of data. Verify page at a time.
authorKeith Packard <keithp@keithp.com>
Mon, 29 Dec 2008 20:35:11 +0000 (12:35 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 29 Dec 2008 20:35:11 +0000 (12:35 -0800)
The 8051 flashing code requires special help with counts with non-zero low
byte. Also, instead of verifying the entire flash contents at the end,
verify each page as it goes.

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

No differences found