ar71xx: add support for RB750UPr2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / upgrade / platform.sh
index b18e87eec7088b8545a97da5b48ec69f4e43d652..110525448394cc58660352f16813fbef142be935 100755 (executable)
@@ -343,6 +343,7 @@ platform_check_image() {
        ls-sr71|\
        pb42|\
        pb44|\
+       rb-750up-r2|\
        rb-941-2nd|\
        rb-951ui-2nd|\
        rb-mapl-2nd|\
@@ -617,6 +618,7 @@ platform_pre_upgrade() {
        local board=$(ar71xx_board_name)
 
        case "$board" in
+       rb-750up-r2|\
        rb-941-2nd|\
        rb-951ui-2nd|\
        rb-mapl-2nd)
@@ -655,6 +657,7 @@ platform_do_upgrade() {
        local board=$(ar71xx_board_name)
 
        case "$board" in
+       rb-750up-r2|\
        rb-941-2nd|\
        rb-951ui-2nd|\
        rb-mapl-2nd)