Skip to content

Commit a3c791b

Browse files
committed
fit-dtb-compatible: build ifp mezzanine as an overlay
add lemans ifp mezzanine DTBO to pack as overlay in multiDTB instead of standalone base DTB. This avoids generating full DTB for the same hardware when only software features differ Signed-off-by: Nirmesh Kumar Singh <nirmesh.singh@oss.qualcomm.com>
1 parent 7b281ae commit a3c791b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

conf/machine/include/fit-dtb-compatible.inc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ FIT_DTB_COMPATIBLE[lemans-evk+lemans-evk-camx+lemans-el2] = " \
2727
qcom,qcs9075-iot-camx-el2kvm \
2828
qcom,qcs9075v2-iot-camx-el2kvm \
2929
"
30+
FIT_DTB_COMPATIBLE[lemans-evk+lemans-evk-mezzanine] = " \
31+
qcom,qcs9075-iot-subtype1 \
32+
qcom,qcs9075v2-iot-subtype1 \
33+
"
3034
FIT_DTB_COMPATIBLE[monaco-evk+monaco-evk-camera-imx577] = "qcom,qcs8275-iot"
3135
FIT_DTB_COMPATIBLE[monaco-evk+monaco-evk-camx] = "qcom,qcs8275-iot-camx"
3236
FIT_DTB_COMPATIBLE[qcm6490-idp] = "qcom,qcm6490-idp"

0 commit comments

Comments
 (0)