lategoodbye / rpi-zero

Linux kernel source tree
Other
22 stars 3 forks source link

Implement Raspberry Pi Compute Module support #6

Closed lategoodbye closed 6 years ago

lategoodbye commented 7 years ago

The Raspberry Pi Compute Module (CM1) is a SoM which contains a BCM2835 processor, 512 MB RAM and a 4 GB eMMC. There is also a carrier board which is called Compute Module IO Board.

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

lategoodbye commented 6 years ago

The 2nd version: https://github.com/lategoodbye/rpi-zero/tree/bcm2835-cm1-v2

lategoodbye commented 6 years ago

Merged in Linux 4.19-rc1