Home
last modified time | relevance | path

Searched refs:flash_type (Results 1 – 11 of 11) sorted by relevance

/developtools/integration_verification/DeployDevice/src/core/
Dbase.py18 flash_type = None variable in BaseApp
40 def _excuteApp(self, flash_type): argument
50 flash_two(nowtime, flash_type)
53 flash_two(nowtime, flash_type)
56 flash_two(nowtime, flash_type)
59 …tLog("========================%s %s flash success========================" % (nowtime, flash_type))
118 def flash_two(nowtime, flash_type): argument
119 …rintLog("========================%s %s flash fail========================" % (nowtime, flash_type))
/developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/
DliteOsUpgrade_L1_shequ_test_app.py196 flash_type = self.params_dict.get("flash_type")
248 old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn.xml")
251 … old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn-jffs2.xml")
253 … old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn-vfat.xml")
255 if flash_type.lower() == "ev300":
257 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3518ev300.bin…
258 elif flash_type.lower() == "dv300":
260 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3516dv300.bin…
262 logger.error("flash_type is : %s " % flash_type)
265 scriptfile = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "update.txt")
[all …]
DliteOsUpgrade_L1_shequ_app.py199 flash_type = self.params_dict.get("flash_type")
249 old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn.xml")
252 … old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn-jffs2.xml")
254 … old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn-vfat.xml")
256 if flash_type.lower() == "ev300":
258 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3518ev300.bin…
259 elif flash_type.lower() == "dv300":
261 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3516dv300.bin…
263 logger.error("flash_type is : %s " % flash_type)
273 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "flash_fastboot.x…
[all …]
DliteOsUpgrade_L1_shequ_app copy.py198 flash_type = self.params_dict.get("flash_type")
248 old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn.xml")
251 … old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn-jffs2.xml")
253 … old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn-vfat.xml")
255 if flash_type.lower() == "ev300":
257 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3518ev300.bin…
258 elif flash_type.lower() == "dv300":
260 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3516dv300.bin…
262 logger.error("flash_type is : %s " % flash_type)
272 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "flash_fastboot.x…
[all …]
DliteOsUpgrade_linux_app.py201 flash_type = self.params_dict.get("flash_type")
251 old_xml_path = os.path.join(scriptpath, "resource", "L1", flash_type, "usb-burn.xml")
254 if flash_type.lower() == "ev300":
256 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3518ev300.bin…
257 elif flash_type.lower() == "dv300_linux":
259 …ubootpath = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "u-boot-hi3516dv300.bin…
261 logger.error("flash_type is : %s " % flash_type)
273 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L1", flash_type.lower(), "flash_fastboot.x…
301 …if self.bootUpUboot(ser,scriptfile) and self.configureIp(ser, flash_type, device_ip, device_netmas…
350 def configureIp(self,ser,flash_type, device_ip, device_netmask, device_gatewayip): argument
[all …]
DliteOsUpgrade_L2_app - 副本.py196 flash_type = self.params_dict.get("flash_type")
246 … old_xml_path = os.path.join(scriptpath, "resource", "L2", flash_type, "Hi3516DV300-emmc.xml")
249 if flash_type.lower() == "ev300":
251 elif flash_type.lower() == "dv300":
254 logger.error("flash_type is : %s " % flash_type)
266 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L2", flash_type.lower(), "flash_fastboot.x…
DliteOsUpgrade_L2_app.py203 flash_type = self.params_dict.get("flash_type")
256 if flash_type.lower() == "ev300":
258 elif flash_type.lower() == "dv300":
261 logger.error("flash_type is : %s " % flash_type)
265 …flash_uboot_xml = os.path.join(scriptpath, "resource", "L2", flash_type.lower(), "flash_fastboot.x…
275 … old_xml_path = os.path.join(scriptpath, "resource", "L2", flash_type, "Hi3516DV300-emmc.xml")
DliteOsUpgrade_L1_app.py208 flash_type = self.params_dict.get("flash_type")
234 if "ev" in flash_type:
236 elif "dv" in flash_type:
286 packagefile_path = "/%s" % flash_type
DliteOsUpgrade_L1_shequ_dv_app.py307 flash_type = self.params_dict.get("flash_type")
367 packagefile_path = "/%s" % flash_type
/developtools/integration_verification/DeployDevice/src/
DL1task1.properties11 flash_type=ev200 key
/developtools/integration_verification/DeployDevice/src/func/presetup/
Dpresetup_app.py70 flash_type = self.params_dict.get("flash_type")