Update qcom-next-fitimage.its to add staging dtbo for Hamoa#95
Conversation
Add new entry and configurations for staging dtbo support on Hamoa board. Hamoa ubuntu distro will base on qcom-next-fitimage.its to create dtb.bin with staging dtbo included, thus uefi able to select staging dtbo to apply based on the string "staging" configured in efi variables. Signed-off-by: Shoudi Li <shoudil@qti.qualcomm.com>
|
Hi @shoudil |
Yes, staging dtbo allow the feature pending on upstream acceptance. Here share the log of staging dtbo validation on Hamoa, and the related kernel/meta-qcom chagnes for reference as well. Hamoa bootup log: FindConfigToBoot: CompatibleMatchFlag = 0 CurrSubStringCnt = 1 kernel changes: meta-qcom changes for FIT compatible entries: |
Add new entry and configurations for staging dtbo support on Hamoa board. Hamoa ubuntu distro will base on qcom-next-fitimage.its to create dtb.bin with staging dtbo included, thus uefi able to select staging dtbo to apply based on the string "staging" configured in efi variables.