ar71xx: add support for Buffalo WZR 600DHP
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / ar71xx
index 124cfb6e2e3dfa123b0407bcf5c5477943d69dc8..03549fad1e1515cf9fdc440a929a5395a59525a2 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,10 @@ om2p-hs | \
 om2p-lc)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000"
        ;;
+wzr-hp-ag300h | \
+wzr-600dhp)
+       ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
+       ;;
 esac
 
 config_load ubootenv