mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
add support for Bananapi M5 Pro board
This commit is contained in:
9
config/boards/bananapim5pro.conf
Normal file
9
config/boards/bananapim5pro.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
# Rockchip RK3576 SoC octa core 8-64GB SoC 2*GBe eMMC USB3 NvME WIFI
|
||||
source "${SRC}/config/boards/armsom-sige5.csc"
|
||||
BOARD_NAME="Banana Pi M5 Pro"
|
||||
BOARD_MAINTAINER="efectn"
|
||||
BOOTCONFIG="bananapi-m5-pro-rk3576_defconfig"
|
||||
BOOT_FDT_FILE="rockchip/rk3576-bananapi-m5-pro.dtb"
|
||||
# Those are included in armsom-sige5.csc, but this file is parsed directly by the JSON matrix generator and thus those need to be in here
|
||||
KERNEL_TARGET="edge,vendor"
|
||||
BOARDFAMILY="rk35xx"
|
||||
Reference in New Issue
Block a user