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-raspberrypi-5.10: remove since they have unavailable devicetree's #1171

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

quaresmajose
Copy link
Contributor

@quaresmajose quaresmajose commented Apr 27, 2023

The imx708.dtbo and bcm2711-rpi-cm4s.dtb is not available on the this kernel:

# | make[2]: *** No rule to make target 'arch/arm64/boot/dts/overlays/imx708.dtbo'.  Stop.
# | make[2]: *** No rule to make target 'arch/arm64/boot/dts/broadcom/bcm2711-rpi-cm4s.dtb'.  Stop.

- What I did

- How I did it

@quaresmajose
Copy link
Contributor Author

This will also fail when generating the wic image so the right fix is backporting the dtb's

| output: install: cannot stat '/build/deploy/images/raspberrypi4-64/imx708.dtbo': No such file or directory

@quaresmajose quaresmajose force-pushed the linux-raspberrypi-5.10 branch 2 times, most recently from ac820b1 to c79963a Compare April 28, 2023 11:48
@quaresmajose
Copy link
Contributor Author

The overlays/imx708.dtbo is not supported and backport [1] the dtbo is not accepted so drop this kernel version.
[1] raspberrypi/linux#5452

@agherzan
Copy link
Owner

I am happy to drop this version from master.

@quaresmajose quaresmajose changed the title linux-raspberrypi-5.10: remove unavailable devicetree's linux-raspberrypi-5.10: remove since they have unavailable devicetree's Oct 20, 2023
@quaresmajose
Copy link
Contributor Author

I am happy to drop this version from master.

I deleted them from my layer some time ago.

@agherzan agherzan enabled auto-merge (rebase) October 24, 2023 11:17
The overlays/imx708.dtbo is not supported and backport [1] the dtbo is not accepted so drop this kernel version.
[1] raspberrypi/linux#5452

Signed-off-by: Jose Quaresma <[email protected]>
Copy link
Owner

@agherzan agherzan left a comment

Choose a reason for hiding this comment

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

Looks good!

@agherzan agherzan merged commit 3a0f667 into agherzan:master Oct 24, 2023
18 checks passed
@quaresmajose quaresmajose deleted the linux-raspberrypi-5.10 branch October 24, 2023 12:16
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