Skip to content
Open
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.inc
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ FIT_DTB_COMPATIBLE[qcom_qcs5430-iot-subtype9] = \
"qcs6490-rb3gen2 qcs6490-rb3gen2-industrial-mezzanine"
FIT_DTB_COMPATIBLE[qcom_qcs6490-iot-subtype9] = \
"qcs6490-rb3gen2 qcs6490-rb3gen2-industrial-mezzanine"
FIT_DTB_COMPATIBLE[qcom_qcs6490-iot-subtype13] = \
"qcs6490-rb3gen2 qcs6490-rb3gen2-industrial-mezzanine qcs6490-rb3gen2-industrial-mezzanine-m2-cologne"

FIT_DTB_COMPATIBLE[qcom_qcs5430-iot-subtype2] = \
"qcs6490-rb3gen2 qcs6490-rb3gen2-vision-mezzanine"
Expand Down
1 change: 1 addition & 0 deletions conf/machine/rb3gen2-core-kit.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ MACHINE_FEATURES += "efi pci tpm2 phone"
KERNEL_DEVICETREE ?= " \
qcom/qcs6490-rb3gen2.dtb \
qcom/qcs6490-rb3gen2-industrial-mezzanine.dtbo \
qcom/qcs6490-rb3gen2-industrial-mezzanine-m2-cologne.dtbo \
Comment thread
lumag marked this conversation as resolved.
qcom/qcs6490-rb3gen2-vision-mezzanine.dtbo \
"

Expand Down
Loading