Browse Source

uboot-envtools: add support for Nokia WI2A-AC200i

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 8 years ago
parent
commit
184c92e7fb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      package/boot/uboot-envtools/files/ar71xx

+ 3 - 0
package/boot/uboot-envtools/files/ar71xx

@@ -76,6 +76,9 @@ rambutan)
 qihoo-c301)
 	ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
 	;;
+wi2a-ac200i)
+	ubootenv_add_uci_config "/dev/mtd4" "0x0" "0x8000" "0x10000"
+	;;
 esac
 
 config_load ubootenv