Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions conf/machine/include/fit-dtb-compatible-linux-qcom.inc
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ FIT_DTB_COMPATIBLE[qcom_talos-evk-lvds-auo_g133han01] = \
"talos-evk talos-evk-lvds-auo_g133han01 talos-el2"
FIT_DTB_COMPATIBLE[qcom_talos-evk-lvds-auo_g133han01-staging] = \
"talos-evk talos-evk-lvds-auo_g133han01 talos-el2 talos-staging"
FIT_DTB_COMPATIBLE[qcom_qcs615-iot-subtype8] = \

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.

No EL2-KVM, no staging?

"talos-lyra-evk"

# ---------- kodiak ----------
FIT_DTB_COMPATIBLE[qcom_qcm6490-idp-staging] = "qcm6490-idp kodiak-staging"
Expand Down
1 change: 1 addition & 0 deletions conf/machine/iq-615-evk.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ LINUX_QCOM_KERNEL_DEVICETREE ?= " \
qcom/talos-el2.dtbo \
qcom/talos-staging.dtbo \
qcom/talos-evk-staging.dtbo \
qcom/talos-lyra-evk.dtb \
"

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.

This is committed with kas User. Please correct it.

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.

Acknowledged , Updated the committer.


MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
Expand Down
Loading