Skip to content

Commit 4ea079d

Browse files
leon-anaviagherzan
authored andcommitted
raspberrypi-cm5-io-board.conf: CM5 IO Board
Add a dedicated machine configuration for the Raspberry Pi Compute Module 5 IO Board. Although it is closely aligned with Raspberry Pi 5, several peripherals differ. Providing a separate configuration will enable targeted support and feature implementation for those distinct peripherals. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <[email protected]>
1 parent 95f2cef commit 4ea079d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#@TYPE: Machine
2+
#@NAME: Raspberry Pi Compute Module 5 IO Board (64-bit)
3+
#@DESCRIPTION: Machine configuration for the Raspberry Pi Compute Module 5 IO Board in 64 bits mode
4+
5+
MACHINEOVERRIDES =. "raspberrypi5:"
6+
7+
include conf/machine/raspberrypi5.conf

0 commit comments

Comments
 (0)