qualcommax: fix upgrade function for Linksys MX dual boot devices
authorPaweł Owoc <frut3k7@gmail.com>
Mon, 24 Feb 2025 12:18:46 +0000 (13:18 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 24 Feb 2025 20:11:41 +0000 (21:11 +0100)
commit7b401a9d955712d8ee0f969a2c235a7ce192434d
tree15b062896febe27c4011be49fd399de380e74ba7
parent7a9a646c72b5c1ed0cbab931d209c8b9fa1a3803
qualcommax: fix upgrade function for Linksys MX dual boot devices

Function remove_oem_ubi_volume was called before CI_UBIPART variable was defined.

Fixes: https://github.com/openwrt/openwrt/commit/df1f6e1e186a99b2180abac5da87f071b7f6b3fa (qualcommax: ipq807x: Remove OEM UBI volume before upgrade for Linksys MX devices)
Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18090
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/ipq50xx/base-files/lib/upgrade/platform.sh
target/linux/qualcommax/ipq807x/base-files/lib/upgrade/platform.sh