Skip to content

platforms/shikra-evk: update additional_chipid in contents.xml.in - #146

Merged
Dmitry Baryshkov (lumag) merged 1 commit into
qualcomm-linux:mainfrom
vivpuar:shikra_iqs
Jul 27, 2026
Merged

platforms/shikra-evk: update additional_chipid in contents.xml.in#146
Dmitry Baryshkov (lumag) merged 1 commit into
qualcomm-linux:mainfrom
vivpuar:shikra_iqs

Conversation

@vivpuar

@vivpuar vivpuar commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Add 'IQ2390S' chipe ID to additional_chipid in contents.xml.in file as it is required for axiom flashing.

<product_name>CQ2390.LE.0.0</product_name>
<chipid flavor="default" storage_type="emmc" flash_phase="1">SHIKRA</chipid>
<additional_chipid>CQ2390,CQ2390M,CQ2390S</additional_chipid>
<additional_chipid>CQ2390,CQ2390M,CQ2390S,IQ2390S</additional_chipid>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Other way around. When you think about something, you start with problem, don't you?

The "additional_chipid" misses one of the SKUs of the Shikra SoC used on the EVK, IQ2390S, so Axiom doesn't schedule the testing on those boards. Add missing SKU to the list.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, Updated

The 'additional_chipid' misses one of the SKUs of the Shikra SoC
used on the EVK, IQ2390S, so Axiom doesn't schedule the testing
on those boards. Add missing SKU 'IQ2390S' to the list.

Signed-off-by: Vivek Puar <vpuar@qti.qualcomm.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@lumag
Dmitry Baryshkov (lumag) merged commit 6dd6db4 into qualcomm-linux:main Jul 27, 2026
5 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.

3 participants