summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorFrank Wunderlich <[email protected]>2023-10-04 21:04:34 +0200
committerKever Yang <[email protected]>2023-10-07 16:49:41 +0800
commit3d96c3f5ecfed90544038c8feefabe4d48fe5263 (patch)
treec6ee32b36766994bd91cc5c90ea5225b1e03397d /board
parentf1aa4cdfbfe3d7a2b8d82c298e1af7eedc2044e4 (diff)
board: rockchip: Add Bananapi R2Pro Board
Add Bananapi R2 Pro board. tested: - sdcard - both front usb-ports - sata - wan-port lan-ports are connected to mt7531 switch where driver needs to be separated from mtk ethernet-driver. Signed-off-by: Frank Wunderlich <[email protected]> Reviewed-by: Kever Yang <[email protected]> Reviewed-by: Jonas Karlman <[email protected]>
Diffstat (limited to 'board')
-rw-r--r--board/rockchip/evb_rk3568/MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/rockchip/evb_rk3568/MAINTAINERS b/board/rockchip/evb_rk3568/MAINTAINERS
index fa8d1190931..e5b0986ead9 100644
--- a/board/rockchip/evb_rk3568/MAINTAINERS
+++ b/board/rockchip/evb_rk3568/MAINTAINERS
@@ -1,3 +1,10 @@
+BANANAPI-BPI-R2-PRO
+M: Frank Wunderlich <[email protected]>
+S: Maintained
+F: configs/bpi-r2-pro-rk3568_defconfig
+F: arch/arm/dts/rk3568-bpi-r2-pro.dts
+F: arch/arm/dts/rk3568-bpi-r2-pro-u-boot.dtsi
+
EVB-RK3568
M: Joseph Chen <[email protected]>
S: Maintained