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)
commitea366058aa467a8a7caf17e7014758f3741ea7f7
tree9ba6fdef7c8995460ff46c836fbad99e9c0a581f
parente0697186a2f9b6139636ff5d5c162879c85caf9c
Fix flashing less than a full page of data. Verify page at a time.

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>
ccload/ccload.c
lib/ccdbg-flash.c
target/blink/Makefile