Skip to content

Commit

Permalink
Add support for Radxa CM5 on RPi CM4 IO
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDewes authored Nov 12, 2024
1 parent 45a1a09 commit 50cc779
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions config/boards/rock-5-cm-rpi-cm4-io.csc
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Rockchip RK3588S octa core 4/8/16GB RAM SoC NVMe USB3 USB-C GbE
BOARD_NAME="Radxa CM5 on RPi CM4 IO"
BOARDFAMILY="rockchip-rk3588"
BOARD_MAINTAINER=""
BOOTCONFIG="radxa-cm5-rpi-cm4-io-rk3588s_defconfig"
BOOT_SOC="rk3588"
KERNEL_TARGET="vendor"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3588s-radxa-cm5-rpi-cm4-io.dtb"
BOOT_SCENARIO="spl-blobs"
BOOT_SUPPORT_SPI="yes"
BOOT_SPI_RKSPI_LOADER="yes"
IMAGE_PARTITION_TABLE="gpt"

0 comments on commit 50cc779

Please sign in to comment.