Skip to content

templates: Add iq-x5121-evk device support#65

Open
Shoudi Li (shoudil) wants to merge 1 commit into
qualcomm-linux:masterfrom
shoudil:dev/iq-x7181-evk-lava
Open

templates: Add iq-x5121-evk device support#65
Shoudi Li (shoudil) wants to merge 1 commit into
qualcomm-linux:masterfrom
shoudil:dev/iq-x7181-evk-lava

Conversation

@shoudil

Copy link
Copy Markdown

Add base device configuration and meta-qcom project device file for iq-x5121-evk. The device uses flasher deployment with default gz compression for rootfs.

The project device file includes flasher_device_type configuration to ensure proper device identification during flasher deployment.

Add base device configuration and meta-qcom project device file for
iq-x5121-evk. The device uses flasher deployment with default gz
compression for rootfs.

The project device file includes flasher_device_type configuration
to ensure proper device identification during flasher deployment.

Signed-off-by: Shoudi Li <shoudil@qti.qualcomm.com>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

We already have hamoa-iot-evk device in the LAB. It has iq-x7181-evk alias. I'm not very fluent in the SoC names. What is the upstream DTB file name for this board? Going forward we're going to use DTB file names for LAVA device types.

@@ -0,0 +1,9 @@
{% extends "devices/iq-x5121-evk" %}

{# Device-specific test exclusions for meta-qcom project #}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

could you split excluded tests into a separate commit with explanation why they're excluded?


{% set flasher_device_type = "iq-x5121-evk" %}

{# Exclude unsupported testplan for this device #}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

please split this into a separate patch with commit message explaining why it's excluded.

@shoudil

Shoudi Li (shoudil) commented Jun 4, 2026

Copy link
Copy Markdown
Author

We already have hamoa-iot-evk device in the LAB. It has iq-x7181-evk alias. I'm not very fluent in the SoC names. What is the upstream DTB file name for this board? Going forward we're going to use DTB file names for LAVA device types.

purwa-iot-evk.dtb

@mwasilew

Copy link
Copy Markdown

thanks!

@mwasilew

Copy link
Copy Markdown

We have qdl.jinja2 now. Could you migrate your templates to use it? I consider "flasher" to be obsolete now.

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