Files
meta-qcom-extras/classes
Viswanath Kraleti f48bd85edf classes/linux-qcom-dtbbin.bbclass: Add a bbclass to generate dtb image
To be ARM System Ready IR compliant, QCOM UEFI implementation is now
supporting loading a matching device-tree by reading 'combined-dtb.dtb'
from the dtb partition.

linux-qcom-dtbbin.bbclass when inherited by kernel recipe, generates one
vfat image per dtb by packing dtb as 'combined-dtb.dtb'. This image can
be flashed into dtb parititon for UEFI to read and load device-tree.

Signed-off-by: Viswanath Kraleti <quic_vkraleti@quicinc.com>
2024-09-05 16:01:07 +05:30
..