Skip to content

Commit 3be6f3c

Browse files
authored
Merge pull request #106 from vivpuar/axiom_firehose
platforms: tag device programmer with FIREHOSE_DDR_ELF
2 parents 2f3782d + 336e971 commit 3be6f3c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

platforms/kaanapali-mtp/ufs/contents.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<windows_root_path>.\</windows_root_path>
5151
<linux_root_path>./</linux_root_path>
5252
<image_dir>common</image_dir>
53-
<device_programmer>
53+
<device_programmer cmm_file_var="FIREHOSE_DDR_ELF">
5454
<file_name>qsahara_device_programmer.xml</file_name>
5555
<file_path>.</file_path>
5656
</device_programmer>

platforms/sm8750-mtp/ufs/contents.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<windows_root_path>.\</windows_root_path>
5151
<linux_root_path>./</linux_root_path>
5252
<image_dir>common</image_dir>
53-
<device_programmer>
53+
<device_programmer cmm_file_var="FIREHOSE_DDR_ELF">
5454
<file_name>xbl_s_devprg_ns.melf</file_name>
5555
<file_path>.</file_path>
5656
</device_programmer>

0 commit comments

Comments
 (0)