Methode uDPU
From TechInfoDepot
Jump to navigationJump to search
| Single Board Computer | |
| 3rd Party Firmware | |
|---|---|
| dd-wrt | Status Unknown |
| OpenWrt | Supported |
| Tomato any flavor | Incompatible |
| Gargoyle | Status Unknown |
| Platform | |
| Brand • Model • Rev | Methode uDPU |
| Type | single-board computer |
| CPU1 | Marvell 88F3720 |
| CPU1 Type | ARMv8 Cortex-A53 |
| CPU1 Speed | 1.0 GHz ( 2 cores ) |
| Flash1 Chip | Brand? Model? |
| Flash1 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 /> (eMMC) |
| RAM1 Size | 512 MiB 536,870,912 B <br />4,194,304 Kib <br />524,288 KiB <br />4,096 Mib <br />0.5 GiB <br /> (DDR3) |
| RAM1 Chip | Brand? Model? |
| ETH chip1 | Marvell 88F3720 |
| Switch | Marvell 88E6361 |
| Ethernet Port Count | 2-1GbE-LAN |
| Wired Standard | IEEE 802.3i/3u/3ab |
|
| |
| Stock bootloader | U-Boot |
| Expansion IF types | SFP |
| SFP ports | 2 |
| Power | 12-18 VDC, ? A |
| Connector type | barrel |
|
| |
|
| |
| Other | |
|
| |
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) |
For a list of all currently documented Marvell chipsets with specifications, see Marvell.
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: mvebu
Subtarget: cortexa53
Package architecture: aarch64_cortex-a53
Supported Since Commit
Support started version: 21.02.0
Current supported version: 24.10.5
Subtarget: cortexa53
Package architecture: aarch64_cortex-a53
Supported Since Commit
Support started version: 21.02.0
Current supported version: 24.10.5
LAN Hardware: Marvell 88E6361
LAN Comment: SFP supports 2.5G
WLAN Comment: No WLAN
Installation method(s):
see git-commit
Comment:
eMMC is 4GB
LAN Comment: SFP supports 2.5G
WLAN Comment: No WLAN
Installation method(s):
see git-commit
Comment:
eMMC is 4GB
| git • >> |
|---|
mvebu: add initial support for uDPU board This adds initial support for micro-DPU (uDPU) board which is based on Armada-3720 SoC. micro-DPU is the single-port FTTdp distribution point unit made by Methode Electronics which offers complete modularity with replaceable SFP modules both for uplink and downlink (G.hn over twisted-pair, G.hn over coax, 1G and 2.5G Ethernet over Cat-5e cable). On-board features: - 512 MiB DDR3 - 2 x 2.5G SFP via HSGMII SERDES interface to the A3720 SoC - USB 2.0 Type-C connector - 4GB eMMC - ETSI TS 101548 reverse powering via twisted pair (RJ45) or coax (F Type) uDPU is intented to run on kernel 4.19 on newer due to the SFP and hardware support. |