mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-11 15:00:13 +00:00
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 <leon.anavi@konsulko.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
95f2cefa1f
commit
4ea079d0d7
7
conf/machine/raspberrypi-cm5-io-board.conf
Normal file
7
conf/machine/raspberrypi-cm5-io-board.conf
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
#@TYPE: Machine
|
||||||
|
#@NAME: Raspberry Pi Compute Module 5 IO Board (64-bit)
|
||||||
|
#@DESCRIPTION: Machine configuration for the Raspberry Pi Compute Module 5 IO Board in 64 bits mode
|
||||||
|
|
||||||
|
MACHINEOVERRIDES =. "raspberrypi5:"
|
||||||
|
|
||||||
|
include conf/machine/raspberrypi5.conf
|
||||||
Reference in New Issue
Block a user