This is a trivial patch in terms of implementation.  It changes checkrom so that it doesn't depend on a magic number for ROM size, it just prints the size of the payload in Bytes and KBytes.<br><br>Another alternative is to make it configurable based on which payload you're using, but I'd rather it just print the message for the user.
<br><br>Signed-off-by: Myles Watson <<a href="mailto:myles@pel.cs.byu.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">myles@pel.cs.byu.edu</a>><br>