first commit

This commit is contained in:
Your Name
2026-02-07 20:22:48 +08:00
commit 1b9711d5e4
2270 changed files with 805872 additions and 0 deletions

12
external/config/boards/orangepirv.conf vendored Normal file
View File

@@ -0,0 +1,12 @@
BOARD_NAME="Orange Pi RV"
BOARDFAMILY="starfive2"
BOOTCONFIG="starfive_visionfive2_defconfig"
MODULES_BLACKLIST_CURRENT="starfive_mailbox_test e24 xrp starfive_mailbox wave5"
KERNEL_TARGET="current"
IMAGE_PARTITION_TABLE="gpt"
SRC_EXTLINUX="yes"
SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
BOOT_FDT_FILE="starfive/jh7110-orangepi-rv.dtb"
DISTRIB_TYPE_CURRENT="sid"
REVISION="1.0.0"
BOOTFS_TYPE="fat"