mvebu: add Methode euroDPU support
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / mvebu
index a90f74c517d6609a1d66f96c7c1fd09ff65547d3..cc1c648f246a5c39cad9fe94056bc8d1ba59604d 100644 (file)
@@ -58,7 +58,8 @@ linksys,wrt3200acm|\
 linksys,wrt32x)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
        ;;
-methode,udpu)
+methode,udpu|\
+methode,edpu)
        idx="$(find_mtd_index u-boot-env)"
        if [ -n "$idx" ]; then
        ubootenv_add_uci_config "/dev/mtd$idx" "0x0" "0x10000" "0x10000" "1"