blob: 966d670e3e8f3a7e52fc2c067aff97fce1fc5e03 [file] [log] [blame]
Amit Pundirc1584bd2021-08-10 14:36:55 +05301#!/bin/sh
2
3fastboot flash partition:0 gpt_both0.bin
4fastboot flash partition:1 gpt_both1.bin
5fastboot flash partition:2 gpt_both2.bin
6fastboot flash partition:3 gpt_both3.bin
7fastboot flash partition:4 gpt_both4.bin
8fastboot flash partition:5 gpt_both5.bin
9
10#fastboot flash ImageFv_a imagefv.elf
11fastboot flash aop_a aop.mbn
12fastboot flash apdp apdp.mbn
13#fastboot flash bluetooth_a BTFM.bin
14fastboot flash cmnlib64_a cmnlib64.mbn
15fastboot flash cmnlib_a cmnlib.mbn
16fastboot flash cdt cdt.bin
17fastboot erase ddr
18fastboot flash devcfg_a devcfg.mbn
19fastboot flash dsp_a dspso.bin
20fastboot flash featenabler_a featenabler.mbn
21fastboot flash hyp_a hyp.mbn
22fastboot flash keymaster_a km4.mbn
23#fastboot flash logfs logfs_ufs_8mb.bin
24#fastboot flash modem_a NON-HLOS.bin
25fastboot flash multiimgoem_a multi_image.mbn
26fastboot flash qupfw_a qupv3fw.elf
27fastboot flash spunvm spunvm.bin
28fastboot flash tz_a tz.mbn
29fastboot flash uefisecapp_a uefi_sec.mbn
30fastboot flash xbl_a xbl.elf
31fastboot flash xbl_config_a xbl_config.elf
32
33fastboot flash abl_a abl.elf