Skip to content

Commit

Permalink
Automatic board configs status synchronise
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik authored and github-actions[bot] committed Nov 10, 2024
1 parent 8db8e19 commit 99de2eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ config/boards/onecloud.conf @hzyitc
config/boards/oneplus-kebab.conf @amazingfate
config/boards/orangepi4-lts.conf @paolosabatino
config/boards/orangepi4.csc @paolosabatino
config/boards/orangepi5-plus.conf @alexl83 @efectn
config/boards/orangepi5-plus.conf @alexl83
config/boards/orangepi5.conf @efectn
config/boards/orangepione.conf @StephenGraf
config/boards/orangepipc.csc @lbmendes
Expand Down
2 changes: 1 addition & 1 deletion config/boards/orangepi5-plus.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Rockchip RK3588 octa core 4/8/16GB RAM SoC SPI NVMe 2x USB2 2x USB3 1x USB-C 2x 2.5GbE 3x HDMI
BOARD_NAME="Orange Pi 5 Plus"
BOARDFAMILY="rockchip-rk3588"
BOARD_MAINTAINER="alexl83 efectn"
BOARD_MAINTAINER="alexl83"
BOOTCONFIG="orangepi-5-plus-rk3588_defconfig" # vendor name, not standard, see hook below, set BOOT_SOC below to compensate
BOOT_SOC="rk3588"
KERNEL_TARGET="edge,current,vendor"
Expand Down

0 comments on commit 99de2eb

Please sign in to comment.