Thanks to @dhylands for this patch to pad the image to 8-byte boundaries.
* Chane dfu.py to use Python 3 syntax to avoid dependency on Python 2. * Update Makefile to call python instead of python2 * Fix #33