Skip to content

dtdiff: Use input format dtb for dtbo files#168

Merged
dgibson merged 1 commit intodgibson:mainfrom
ukleinek:dtdiff-for-dtbo
Jul 1, 2025
Merged

dtdiff: Use input format dtb for dtbo files#168
dgibson merged 1 commit intodgibson:mainfrom
ukleinek:dtdiff-for-dtbo

Conversation

@ukleinek
Copy link
Copy Markdown
Contributor

@ukleinek ukleinek commented Jul 1, 2025

The file ending .dtbo is typically used for device tree overlays. These are in the dtb input format, too. So assume this input format for *.dtbo as is already done for *.dtb.

This is currently also included in #151, but when updating this PR I will drop it from there as it's unrelated to it.

The file ending .dtbo is typically used for device tree overlays. These
are in the dtb input format, too. So assume this input format for *.dtbo
as is already done for *.dtb.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
@dgibson dgibson merged commit 53c63dd into dgibson:main Jul 1, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants