Browse Source

ar71xx: fix upgrade platform check for Compex WPJ558

The magic number was wrong and always marked the images as invalid.

Signed-off-by: Enrique Giraldo <[email protected]>
Enrique Giraldo 8 years ago
parent
commit
afcf5f69be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ar71xx/base-files/lib/upgrade/platform.sh

+ 1 - 1
target/linux/ar71xx/base-files/lib/upgrade/platform.sh

@@ -287,6 +287,7 @@ platform_check_image() {
 	wpj342|\
 	wpj344|\
 	wpj531|\
+	wpj558|\
 	wpj563|\
 	wrt400n|\
 	wrtnode2q|\
@@ -323,7 +324,6 @@ platform_check_image() {
 	hornet-ub|\
 	mr12|\
 	mr16|\
-	wpj558|\
 	zbt-we1526|\
 	zcn-1523h-2|\
 	zcn-1523h-5)