From: Piotr Dymacz Date: Thu, 30 Jan 2014 21:54:15 +0000 (+0100) Subject: Small fixes in new web pages X-Git-Tag: 2014-11-19~34^2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=611cf6ae698e6eafb43b6beecf31b964311e8483;p=oweals%2Fu-boot_mod.git Small fixes in new web pages --- diff --git a/u-boot/httpd/vendors/general/fail.html b/u-boot/httpd/vendors/general/fail.html index 8e175bd..da64bd2 100755 --- a/u-boot/httpd/vendors/general/fail.html +++ b/u-boot/httpd/vendors/general/fail.html @@ -8,7 +8,7 @@

UPDATE FAILED

-
Something went wrong during updateProbably you have chosen wrong file (too big or too small) or you were trying to upgrade ART on device with unknown flash type (and size) which is not allowed. Please, try again or contact with the author of this modification. You can also get more information during upgrade in U-Boot console.
+
Something went wrong during updateProbably you have chosen wrong file (too big or too small) or you were trying to update ART on device with unknown FLASH type (and size) which is not allowed. Please, try again or contact with the author of this modification. You can also get more information during update in U-Boot console.
You can find more information about this project on GitHub
diff --git a/u-boot/httpd/vendors/general/flashing.html b/u-boot/httpd/vendors/general/flashing.html index 17d32b4..d2d0a17 100755 --- a/u-boot/httpd/vendors/general/flashing.html +++ b/u-boot/httpd/vendors/general/flashing.html @@ -9,7 +9,7 @@

UPDATE IN PROGRESS

-

Your file was uploaded, please wait and keep an eye on router's LED(s). One LED should blink during FLASH erasing.
U-Boot and ART update should not take more than a few seconds, firmware update time depends on image size.

+

Your file was uploaded, please wait and keep an eye on router's LED(s). One LED should blink during FLASH erasing.
U-Boot and ART update should not take more than a few seconds. Firmware update time depends on image size.

You can find more information about this project on GitHub