Description of problem: With respect to this e-mail discussion: http://sources.redhat.com/ml/ecos-devel/2003-03/msg00020.html it would be useful for a cksum of the .bin file to match that of a loaded .srec file somehow. Gary suggested possibly the srec loader in redboot filling in the gaps although that's not brilliant; the alternative is for the srec to be produced with the gaps filled in too, although I haven't found a way with objcopy to do that (--gap-fill 0 by rights should do it, but maybe I've missing something because I couldn't get it to work).
This bug has moved to http://bugs.ecos.sourceware.org/show_bug.cgi?id=87643