Automatic board configs status synchronise

Co-authored-by: igorpecovnik <igorpecovnik@users.noreply.github.com>
This commit is contained in:
Igor
2023-11-19 09:23:18 +01:00
committed by GitHub
parent 3998e34531
commit 7ee1cae21d
2 changed files with 2 additions and 1 deletions

1
.github/CODEOWNERS vendored
View File

@@ -19,6 +19,7 @@ tools/ @iav @neheb @hzyitc @mhoffrog
config/boards/aml-s9xx-box.tvb @SteeManMI
config/boards/bananapi.csc @DylanHP
config/boards/bananapicm4io.conf @pyavitz
config/boards/bananapim2pro.csc @bretmlw
config/boards/bananapim2s.conf @jeanrhum @pyavitz
config/boards/bananapim3.conf @AaronNGray
config/boards/bananapim5.conf @bretmlw

View File

@@ -1,7 +1,7 @@
# Amlogic S905X3 quad core 2-4GB RAM SoC eMMC GBE USB3 SPI Wifi
BOARD_NAME="Banana Pi M2Pro"
BOARDFAMILY="meson-sm1"
BOARD_MAINTAINER=""
BOARD_MAINTAINER="bretmlw"
BOOTCONFIG="bananapi-m2-pro_defconfig"
BOOT_FDT_FILE="amlogic/meson-sm1-bananapi-m2-pro.dtb"
KERNEL_TARGET="current,edge"