David Brownell <david-b@pacbell.net> Remove duplicate check for flash write status.
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 30 Aug 2009 20:04:17 +0000 (20:04 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 30 Aug 2009 20:04:17 +0000 (20:04 +0000)
commit98ae6c24f031c559fd95af3fd30dac2d04b3ec51
tree91bd0e1b6c92c86c4beff06ea594226d2be6bae0
parentab30d5203c241df23b2df7f973a8c2177f436983
David Brownell <david-b@pacbell.net> Remove duplicate check for flash write status.
Via code review by Steve Grubb <sgrubb@redhat.com> 

Also minor fixes for the message from "fill":  the byte
count is unsigned, not signed; and more importantly,
print the real number of bytes written

git-svn-id: svn://svn.berlios.de/openocd/trunk@2652 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/flash/flash.c