scripts: flash-init: disable WiFi AP mode on tfm 56/245256/1 accepted/tizen/6.0/unified/20201030.115539 accepted/tizen/6.0/unified/hotfix/20201103.003515 accepted/tizen/unified/20201006.075859 submit/tizen/20201006.065742 submit/tizen_6.0/20201029.205104 submit/tizen_6.0_hotfix/20201102.192504 submit/tizen_6.0_hotfix/20201103.114804 tizen_6.0.m2_release
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 6 Oct 2020 05:58:58 +0000 (14:58 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 6 Oct 2020 05:58:58 +0000 (14:58 +0900)
Disable WIFi AP mode on tfm.
If it doesn't register to network security, it can be jamming with its
mac address.

Change-Id: I83fc9ac98c9186ec79bcbe769b0ea41d30a6914f
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
scripts/flash-init.sh

index c316076..2ef1cd9 100755 (executable)
@@ -186,7 +186,7 @@ do_flash() {
 #      Main Routine Start
 #------------------------------------------------
 setup_wired_nic
-setup_wireless
+#setup_wireless
 setup_usb
 clear_bootmode
 print_info