The following message is a courtesy copy of an article
that has been posted to gmane.comp.embedded.openwrt.devel as well.
What do I need to do to move this patch along?
(It has been 10 days already and it only changes a single character of
the source file, so it shouldn't take that long to app
This patch fixes a problem with the *.img header for the Netgear
WNDR3700v4. The boot loader refuses to flash the code if the header
has a capital "V" in the model number. It must be lower case for the
image to be acceptable. This patch changes the header string to have
a lowercase "v".
Thanks