Update README.md
authorJoseph C. Lehner <jclehner@users.noreply.github.com>
Mon, 11 May 2020 14:50:10 +0000 (16:50 +0200)
committerGitHub <noreply@github.com>
Mon, 11 May 2020 14:50:10 +0000 (16:50 +0200)
README.md

index 9baaa14aaeba96a194e8ae6ad8abe08e677ef680..4570db0bdbd9d41ccc7b08a8c84699e48670c4e6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -169,6 +169,14 @@ By default, file transfers using TFTP are limited to `65535 * 512` bytes
 (almost 32 MiB). Uploading files exceeding this limit might fail, depending
 on the device.
 
+###### "Ignoring extra upload request."
+
+Extraneous upload requests are usually sent by the device if the image validation
+failed. If you downloaded a firmware that's contained in an archive (a `.zip` for
+example), you must extract this file, and then use the contained firmware file
+as the argument to the `-f` parameter. Some examples for file extensions used
+for firmware: `.chk`, `.bin`, `.trx`, `.img`.
+
 ### Building and installing
 ###### Linux, Mac OS X, BSDs