ath79: modify mtd partitions for Buffalo BHR-4GRV2
[openwrt/staging/mkresin.git] / target / linux / ath79 / base-files / lib / upgrade / platform.sh
index 806b3f07871dc37cc65fe8a13df60f9a0c008225..a7cb455b8e9a0c6f983934d74618d4dbb2c698ca 100644 (file)
@@ -22,10 +22,6 @@ platform_do_upgrade() {
        local board=$(board_name)
 
        case "$board" in
-       buffalo,bhr-4grv2)
-               PART_NAME="rootfs:kernel"
-               default_do_upgrade "$ARGV"
-               ;;
        ubnt,routerstation|\
        ubnt,routerstation-pro)
                routerstation_do_upgrade "$ARGV"