summaryrefslogtreecommitdiff
path: root/board/rockchip/evb_rk3568
diff options
context:
space:
mode:
authorAndy Yan <andyshrk@163.com>2023-08-05 15:00:11 +0300
committerKever Yang <kever.yang@rock-chips.com>2023-08-12 05:17:59 +0300
commitbb38db086c6c7eade690d83aa0d96af8c993b991 (patch)
treec86028d7ab2d02cc5a4a722d6d879a3a852fa5a5 /board/rockchip/evb_rk3568
parent2fa09b455a73a9bda0c616eaecd5dfafd5c19502 (diff)
downloadu-boot-bb38db086c6c7eade690d83aa0d96af8c993b991.tar.xz
rockchip: rk3568: Add EmbedFire Lubancat 2 support
LubanCat2 is a rk3568 based SBC from EmbedFire. Specification: - Rockchip rk3568 - LPDDR4/4X 1/2/4/8 GB - TF scard slot - eMMC 8/32/64/128 GB - Gigabit ethernet x 2 - HDMI out - USB 2.0 Host x 1 - USB 2.0 Type-C OTG x 1 - USB 3.0 Host x 1 - Mini PCIE interface for WIFI/BT module - M.2 key for 2280 NVME - 40 pin header The dts file is sync from linux mainline. Signed-off-by: Andy Yan <andyshrk@163.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'board/rockchip/evb_rk3568')
-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 82a92b89fa..1cdeafcf79 100644
--- a/board/rockchip/evb_rk3568/MAINTAINERS
+++ b/board/rockchip/evb_rk3568/MAINTAINERS
@@ -7,6 +7,13 @@ F: configs/evb-rk3568_defconfig
F: arch/arm/dts/rk3568-evb-boot.dtsi
F: arch/arm/dts/rk3568-evb.dts
+Lubancat-2
+M: Andy Yan <andyshrk@163.com>
+S: Maintained
+F: configs/lubancat-2-rk3568_defconfig
+F: arch/arm/dts/rk3568-lubancat-2.dts
+F: arch/arm/dts/rk3568-lubancat-2-u-boot.dtsi
+
NANOPI-R5C
M: Tianling Shen <cnsztl@gmail.com>
S: Maintained