mpc85xx: Patch HiveAP 330 u-boot to fix boot
[openwrt/openwrt.git] / package / boot / uboot-envtools / files / mpc85xx
index 004ec241316906433b51794168e291115b14f7dc..df6e5f670bb3299214ab29544e5d120b44c2082e 100644 (file)
@@ -12,6 +12,9 @@ ocedo,panda)
        ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
        ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x20000" "0x20000"
        ;;
+aerohive,hiveap-330)
+       ubootenv_add_uci_config "$(find_mtd_part 'u-boot-env')" "0x0" "0x20000" "0x10000"
+       ;;
 esac
 
 config_load ubootenv