Skip to content

platforms: tag device programmer with FIREHOSE_DDR_ELF#106

Merged
lumag merged 2 commits intoqualcomm-linux:mainfrom
vivpuar:axiom_firehose
Apr 21, 2026
Merged

platforms: tag device programmer with FIREHOSE_DDR_ELF#106
lumag merged 2 commits intoqualcomm-linux:mainfrom
vivpuar:axiom_firehose

Conversation

@vivpuar
Copy link
Copy Markdown
Contributor

@vivpuar vivpuar commented Apr 21, 2026

Axiom parses contents.xml.in to determine supported build download types. It considers firehose as a supported download type only if:

  • the <device_programmer> fileName contains the term "firehose", OR
  • the cmm_file_var attribute value contains "firehose"

As firehose term is not present in device programmer name, add cmm_file_var="FIREHOSE_DDR_ELF" to the device_programmer entries for Kaanapali-MTP and SM8750-MTP contents.xml.in file to enable the firehose option in the Axiom build loading UI.

Copy link
Copy Markdown
Contributor

@lumag lumag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please split into two commits

vivpuar added 2 commits April 21, 2026 15:59
Axiom parses contents.xml.in to determine supported build download types. It
considers firehose as a supported download type only if:
  - the <device_programmer> fileName contains the term "firehose", OR
  - the cmm_file_var attribute value contains "firehose"

As firehose term is not present in device programmer name, add
cmm_file_var="FIREHOSE_DDR_ELF" to the device_programmer entries for
SM8750-MTP contents.xml.in file to enable the firehose option in the
Axiom build loading UI.

Signed-off-by: Vivek Puar <vpuar@qti.qualcomm.com>
Axiom parses contents.xml.in to determine supported build download types. It
considers firehose as a supported download type only if:
  - the <device_programmer> fileName contains the term "firehose", OR
  - the cmm_file_var attribute value contains "firehose"

As firehose term is not present in device programmer name, add
cmm_file_var="FIREHOSE_DDR_ELF" to the device_programmer entries for
Kaanapali-MTP contents.xml.in file to enable the firehose option in the
Axiom build loading UI.

Signed-off-by: Vivek Puar <vpuar@qti.qualcomm.com>
@vivpuar
Copy link
Copy Markdown
Contributor Author

vivpuar commented Apr 21, 2026

Please split into two commits

Updated

@lumag lumag enabled auto-merge April 21, 2026 11:31
@lumag lumag merged commit 3be6f3c into qualcomm-linux:main Apr 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants