mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-28 17:12:22 +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"
|
||||
nand_do_upgrade "$1"
|
||||
;;
|
||||
*)
|
||||
nand_do_upgrade "$1"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user