mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-22 01:45:09 +00:00
b51cf8bb09
Xunlong Orange Pi 5 Plus is a single-board computer based on the Rockchip RK3588 SoC. The board provides abundant interfaces, including two HDMI output ports, one HDMI input port, two 2.5G Ethernet ports, M.2 M-Key slot, M.2 E-Key slot, two USB 3.0, two USB 2.0, and two Type-C. Features tested on a Orange Pi 5 Plus 4GB v1.2: - SD-card boot - eMMC boot - SPI Flash boot - PCIe/NVMe - USB 2.0 host - Ethernet Device tree is imported from linux v6.7-rockchip-dts64-1 tag. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
22 lines
645 B
Text
22 lines
645 B
Text
EVB-RK3588
|
|
M: Kever Yang <kever.yang@rock-chips.com>
|
|
S: Maintained
|
|
F: board/rockchip/evb_rk3588
|
|
F: include/configs/evb_rk3588.h
|
|
F: configs/evb-rk3588_defconfig
|
|
F: arch/arm/dts/rk3588-evb1-v10.dts
|
|
F: arch/arm/dts/rk3588-evb1-v10-u-boot.dtsi
|
|
|
|
ORANGEPI-5-RK3588
|
|
M: Jonas Karlman <jonas@kwiboo.se>
|
|
S: Maintained
|
|
F: configs/orangepi-5-rk3588s_defconfig
|
|
F: arch/arm/dts/rk3588s-orangepi-5.dts
|
|
F: arch/arm/dts/rk3588s-orangepi-5-u-boot.dtsi
|
|
|
|
ORANGEPI-5-PLUS-RK3588
|
|
M: Jonas Karlman <jonas@kwiboo.se>
|
|
S: Maintained
|
|
F: configs/orangepi-5-plus-rk3588_defconfig
|
|
F: arch/arm/dts/rk3588-orangepi-5-plus.dts
|
|
F: arch/arm/dts/rk3588-orangepi-5-plus-u-boot.dtsi
|