Table of Contents
Upgrade firmware over HTTP
Problem
Native web interface ‘Upgrade’ does not take an image without the webpages header. This header is not needed for midge and occupies 64k of flash.
Petr Novak's way
Petr Novak suggests a workaround to upload the firmware image over HTTP. He made some hacks to image and created a perl script for uploading. You can download the script and the prepared image from http://midge.vlad.org.ua/firmware/PetrNovak/
Warning: petrnovak-image is too old
Intermediate-image way
Another way to upload midge over the native web interface is preparing midge with correct CSYS and webpages headers. I think we can prepare an intermediate image for uploading it over the native web interface, so it will be possible to upgrade easily. We are searching for volunteers.
