You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Due to personal reason, I must use kernel 4.19.y for my system with CM4 module. I have tried to add CM4 supporting to kernel 4.19.y by creating the bcm2711-rpi-cm4.dts file from bcm2711-rpi-4-b.dts file. I've patched my bcm2711-rpi-cm4.dts file based on the differences between bcm2711-rpi-cm4.dts and bcm2711-rpi-4-b.dts in kernel 5.4.y. My CM4 system can boot with new bcm2711-rpi-cm4.dtb file but I pcie and usb doesn't work.
Does anyone have tip what I should do more to get CM4 fully work in kernel 4.19.y?
Thank you.