Traverse Ten64
From TechInfoDepot
Jump to navigationJump to search
| 8core 64bit ARM A53 Appliance | |
|
| |
| Homepage | Product page |
|---|---|
| 3rd Party Firmware | |
| dd-wrt | Status Unknown |
| OpenWrt | Supported |
| Tomato any flavor | Incompatible |
| Gargoyle | Status Unknown |
| Platform | |
| Brand • Model • Rev | Traverse Ten64 |
| Type | router |
| CPU1 | NXP LS1088A |
| CPU1 Type | ARMv8 Cortex-A53 |
| CPU1 Speed | 1.8 GHz ( 8 cores ) 64-bit |
| Flash1 Chip | Brand? Model? |
| Flash1 Size | 256 MiB 268,435,456 B <br />2,097,152 Kib <br />262,144 KiB <br />2,048 Mib <br />0.25 GiB <br /> (NAND) |
| Flash2 Size | 8 MiB8,388,608 B <br />65,536 Kib <br />8,192 KiB <br />64 Mib <br />0.00781 GiB <br /> (NOR) |
| RAM1 Size | ? MiB (DDR4 SO-DIMM) |
| RAM1 Chip | Brand? Model? |
| ETH chip1 | NXP LS1088A |
| Switch | NXP LS1088A |
| Ethernet Port Count |
2-10GbE-WAN 8-1GbE-LAN |
| Wired Standard | IEEE 802.3i/3u/3ab/3bz/an |
|
| |
| Stock bootloader | U-Boot |
| Expansion IF types | SFP+, USB 3.0, Mini PCIe, M.2 5G/LTE, M.2 Key-M |
| Mini PCIe slots | 2 |
| USB ports | 2 |
| SFP ports | 2 |
| M.2 Slots | 2 |
| USB Hub Compatible | Untested |
| Power | 12 VDC, 5 A |
| Connector type | barrel |
| Serial Port (UART) | yes, (115200 8N1) |
| JTAG Port | yes |
|
Flags: | |
|
| |
| Other | |
|
| |
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) |
| Physical | |
| Dimensions | 200 x 200 x 45mm |
For a list of all currently documented NXP (Freescale) SoC's with specifications, see NXP.
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: layerscape
Subtarget: armv8_64b
Package architecture: aarch64_generic
Supported Since Commit
Support started version: 23.05.0
Current supported version: 25.12.5
Subtarget: armv8_64b
Package architecture: aarch64_generic
Supported Since Commit
Support started version: 23.05.0
Current supported version: 25.12.5
WLAN Comment: WLAN dependent on mPCIe installed
Installation method(s):
see git-commit
Install Comment:
test image on non default boot drive
Recovery method(s):
see git-commit
Installation method(s):
see git-commit
Install Comment:
test image on non default boot drive
Recovery method(s):
see git-commit
| git • >> |
|---|
layerscape: armv8_64b: add Traverse Ten64 NAND variant The Ten64 board[1] is based around NXP's Layerscape LS1088A SoC. It is capable of booting both standard Linux distributions from disk devices, using EFI, and booting OpenWrt from NAND. See the online manual for more information, including the flash layout[2]. This patchset adds support for generating Ten64 images for NAND boot. For disk boot, one can use the EFI support that was recently added to the armvirt target. We previously supported NAND users by building inside our armvirt/EFI target[3], but this approach is not suitable for OpenWrt upstream. Users who used our supplied NAND images will be able to upgrade to this via sysupgrade. Signed-off-by: Mathew McBride [1] - https://www.traverse.com.au/hardware/ten64 [2] - https://ten64doc.traverse.com.au/hardware/flash/ [3] - Example: https://gitlab.com/traversetech/ls1088firmware/openwrt/-/commit/285e4360e1604eb466880d245d48efd9962143a5 |