LinkEase EasePi R1
From TechInfoDepot
Jump to navigationJump to search
| Single Board Computer | |
|
| |
| Homepage | Product page |
|---|---|
| 3rd Party Firmware | |
| dd-wrt | Status Unknown |
| OpenWrt | Supported |
| Tomato any flavor | Incompatible |
| Gargoyle | Status Unknown |
| Platform | |
| Brand • Model • Rev | LinkEase EasePi R1 |
| Type | single-board computer |
| CPU1 | Rockchip RK3568 |
| CPU1 Type | ARM Cortex-A55 |
| CPU1 Speed | 2.0 GHz ( 4 cores ) |
| Flash1 Chip | Brand? Model? |
| Flash1 Size | 16 GiB 16,384 MiB <br />17,179,869,184 B <br />134,217,728 Kib <br />16,777,216 KiB <br />131,072 Mib <br /> (eMMC) |
| RAM1 Size | 4 GiB 4,096 MiB <br />4,294,967,296 B <br />33,554,432 Kib <br />4,194,304 KiB <br />32,768 Mib <br /> (LPDDR4) |
| RAM1 Chip | Brand? Model? |
| ETH chip1 | Realtek RTL8211F |
| ETH chip2 | Realtek RTL8211F |
| ETH chip3 | Realtek RTL8125B |
| ETH chip4 | Realtek RTL8125B |
| Ethernet Port Count |
2-2.5GbE-WAN 2-1GbE-LAN |
| Wired Standard | IEEE 802.3i/3u/3ab/3bz |
|
| |
| Stock bootloader | U-Boot |
| Expansion IF types | M.2 Key M PCIe (PCIe3.0 x1) supports NVME, USB 2.0, USB 3.0, HDMI |
| USB ports | 2 |
| M.2 Slots | 1 |
| HDMI | 1 |
| USB Hub Compatible | Untested |
| Power | 12 VDC, ? A |
| Connector type | barrel |
| Serial Port (UART) | yes, 3.3V TTL, 1500000 / 8N1 |
|
| |
|
| |
| Other | |
|
| |
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) |
For a list of all currently documented Realtek chipsets with specifications, see Realtek.
For a list of all currently documented Rockchip SoC's with specifications, see Rockchip.
Flashing
| NOTE: During configuration or flashing a device, the only things that should be hooked to the device is the computer and power. |
Flashing OpenWrt
Target: rockchip
Subtarget: armv8
Package architecture: aarch64_generic
Supported Since Commit
Support started version: 24.10.5
Current supported version: 25.12.1
Subtarget: armv8
Package architecture: aarch64_generic
Supported Since Commit
Support started version: 24.10.5
Current supported version: 25.12.1
LAN Comment: 2x RTL8211F 1Gbe Phy, 2x RTL8125B 2.5Gbe Phy via PCIe
WLAN Hardware: none
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
WLAN Hardware: none
Installation method(s):
see git-commit
Recovery method(s):
see git-commit
| git • >> |
|---|
rockchip: Add support for RK3568 LinkEase EasePi R1 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) Debug Serial Port: 3.3V TTL, 3-pin 2.54mm pitch connector, 1500000 bauds, 'J7' on board with G/R/T (GND/RX/TX) pins marked Installation - eMMC: -Boot official firmware (OpenWRT based) -Upload sysupgrade.img.gz to /tmp/firmware.bin (with scp or web page) -Flash to eMMC: sysupgrade -n -p -F /tmp/firmware.bin |