mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 18:07:52 +00:00
mediatek: Add back missed default behaviour for platform_do_upgrade function
Signed-off-by: 800246@emplustech.com <cp.chang@emplustech.com>
This commit is contained in:
@@ -217,6 +217,9 @@ platform_do_upgrade() {
|
|||||||
CI_UBIPART="ubi_1"
|
CI_UBIPART="ubi_1"
|
||||||
nand_do_upgrade "$1"
|
nand_do_upgrade "$1"
|
||||||
;;
|
;;
|
||||||
|
*)
|
||||||
|
nand_do_upgrade "$1"
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user