lategoodbye / rpi-zero

Linux kernel source tree
Other
22 stars 3 forks source link

Implement Raspberry Pi Compute Module 3 support #33

Closed lategoodbye closed 5 years ago

lategoodbye commented 6 years ago

The Raspberry Pi Compute Module 3 (CM3) and the Raspberry Pi Compute Module 3 Lite (CM3L) are SoMs which contains a BCM2837 processor, 1 GB RAM and a GPIO expander. The CM3 has a 4 GB eMMC, but on the CM3L the eMMC is unpopulated and it's up to the user to connect their own SD/MMC device. There is also a matching carrier board which is called Compute Module IO Board V3.

lategoodbye commented 6 years ago

The current efforts can be found here: https://github.com/lategoodbye/rpi-zero/tree/bcm2837-cm3