Allow to upload in web failsafe mode U-Boot images which are not multiple of FLASH...
authorPiotr Dymacz <pepe2k@gmail.com>
Mon, 27 Apr 2015 17:38:23 +0000 (19:38 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Mon, 27 Apr 2015 17:38:23 +0000 (19:38 +0200)
commitd4921257c321c9ba7929d34221167f2221b59034
tree7262a5e4417aec24682a947fd0489527a40232d0
parent056fbad307bd67b62e7141f6b5e2ab68752f8972
Allow to upload in web failsafe mode U-Boot images which are not multiple of FLASH erase sector size (like Nx64KB). Backup data from FLASH before U-Boot upgrade - that will allow to extend U-Boot image size on all TP-Link devices.
u-boot/httpd/httpd.c
u-boot/net/httpd.c