Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate dtb image for each device-tree blob of linux-yocto-dev #50

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

quic-vkraleti
Copy link
Contributor

Inherit linux-qcom-dtbbin bbclass to generate individual dtb images for each device-tree produced by kernel. These can be flashed into dtb partition for UEFI to read and load device-tree.

@ricardosalveti
Copy link
Contributor

Wouldn't it be better to include this via KERNEL_CLASSES instead? That way we can use the same logic with any kernel recipe.

@ricardosalveti ricardosalveti requested a review from a team October 17, 2024 23:16
Inherit linux-qcom-dtbbin bbclass in kernel to generate individual
dtb images for each device-tree produced. These can be flashed into
dtb partition for UEFI to read and load device-tree.

Signed-off-by: Viswanath Kraleti <[email protected]>
Copy link
Contributor

@quaresmajose quaresmajose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ricardosalveti ricardosalveti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@ricardosalveti ricardosalveti merged commit 1da8d0e into qualcomm-linux:main Oct 30, 2024
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants