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

Support for Compute Module 4 (CM4) #316

Open
janisstreib opened this issue Jan 10, 2021 · 0 comments
Open

Support for Compute Module 4 (CM4) #316

janisstreib opened this issue Jan 10, 2021 · 0 comments

Comments

@janisstreib
Copy link
Contributor

janisstreib commented Jan 10, 2021

To enable support for the CM4, we need to include the correct device tree bcm2711-rpi-cm4.dtb into the image. Unlike the other device trees currently included in Gokrazy, the mentioned CM4 device tree does not seem to be included into the upstream kernel yet.
It can be obtained from the raspberry pi firmware repo though.

Workaround

To make the CM4 work with Gokrazy, you need to manually include this file into the boot image, until it is shipped with the kernel.

USB2.0 won't work until you add the dwc2.dtbo into the overlays folder in the boot partition (in conjunction with some variant of dtoverlay=dwc2,dr_mode=host in the config.txt). Additionally, support for your HUB needs to be included into the kernel.

@janisstreib janisstreib changed the title Support for Computer Module 4 (CM4) Support for Compute Module 4 (CM4) Feb 2, 2021
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

No branches or pull requests

1 participant