[package] uboot-env: wzr-600dhp uses wzr-hp-ag300h name
[openwrt.git] / package / boot / uboot-envtools / files / ar71xx
index 124cfb6..1803a9f 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2011-2012 OpenWrt.org
+# Copyright (C) 2011-2013 OpenWrt.org
 #
 
 [ -e /etc/config/ubootenv ] && exit 0
@@ -27,6 +27,9 @@ om2p-hs | \
 om2p-lc)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000"
        ;;
+wzr-hp-ag300h)
+       ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
+       ;;
 esac
 
 config_load ubootenv