[PATCH v2 0/1] rockchip: rk3568: Add support for LinkEase EasePi R1
Liangbin Lian
jjm2473 at gmail.com
Thu Jun 25 14:58:17 CEST 2026
LinkEase EasePi R1 [1] is a high-performance mini router.
Specification:
- Rockchip RK3568
- 2GB/4GB LPDDR4 RAM
- 16GB on-board eMMC
- 1x M.2 key for 2280 NVMe (PCIe 3.0)
- 1x USB 3.0 Type-A
- 1x USB 2.0 Type-C (for USB flashing)
- 2x 1000 Base-T (native, RTL8211F)
- 2x 2500 Base-T (PCIe, RTL8125B)
- 1x HDMI 2.0 Output
- 12v DC Jack
- 1x Power key connected to PMIC
- 2x LEDs (one static power supplied, one GPIO controlled)
[1] https://doc.linkease.com/zh/guide/easepi-r1/hardware.html
Signed-off-by: Liangbin Lian <jjm2473 at gmail.com>
---
Tested: eMMC boot, USB storage, Rockusb, NVMe, Ethernet
Changes since V1:
- Removed rk3568-easepi-r1-u-boot.dtsi and corresponding entry in MAINTAINERS, suggested by Quentin Schulz
- Removed clock-names from CONFIG_OF_SPL_REMOVE_PROPS in easepi-r1-rk3568_defconfig, suggested by Quentin Schulz
- Link to V1: https://patchwork.ozlabs.org/project/uboot/cover/20260512091532.97256-1-jjm2473@gmail.com/
---
Liangbin Lian (1):
rockchip: rk3568: Add support for LinkEase EasePi R1
board/rockchip/evb_rk3568/MAINTAINERS | 5 ++
configs/easepi-r1-rk3568_defconfig | 82 +++++++++++++++++++++++++++
doc/board/rockchip/rockchip.rst | 1 +
3 files changed, 88 insertions(+)
create mode 100644 configs/easepi-r1-rk3568_defconfig
base-commit: f072620dc9ffda00b010783da27c41231c3a439b
--
2.54.0
More information about the U-Boot
mailing list