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

linux: Add compatibility logic for 32-bit dtb move #1685

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

thochstein
Copy link
Contributor

Newer kernels have moved the dtbs to a vendor sub-folder, including the ones for i.MX 32-bit, which now reside in nxp/imx. In order to maintain one KERNEL_DEVICETREE for both new and old kernels, provide logic that can be enabled in older kernels to strip the new sub-folder.

Fixes: 0d838c6

Newer kernels have moved the dtbs to a vendor sub-folder.

In order to maintain one KERNEL_DEVICETREE for both new and old kernels,
provide logic that can be enabled in older kernels to strip the new
sub-folder.

Fixes: 0d838c6
Signed-off-by: Tom Hochstein <[email protected]>
@thochstein thochstein changed the title linux: Add compatibility logic for i.MX 32-bit dtb move linux: Add compatibility logic for 32-bit dtb move Nov 2, 2023
Copy link
Contributor

@MrCry0 MrCry0 left a comment

Choose a reason for hiding this comment

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

LGTM

@otavio otavio merged commit 6d2c944 into Freescale:master Nov 2, 2023
@thochstein thochstein deleted the dtb-move branch November 2, 2023 19:20
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.

3 participants