PC-Engines APU1C
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 | PC-Engines APU1C | ||||||||||||||||||||
| Type | single-board computer | ||||||||||||||||||||
| CPU1 | AMD T40E | ||||||||||||||||||||
| CPU1 Type | x86-64 X86 | ||||||||||||||||||||
| CPU1 Speed | 1.0 GHz ( 2 cores ) 64-bit | ||||||||||||||||||||
| Flash1 Chip | Brand? Model? | ||||||||||||||||||||
| Flash1 Size | 0 MiB 0 B <br />0 Kib <br />0 KiB <br />0 Mib <br />0 GiB <br /> (SD) | ||||||||||||||||||||
| RAM1 Size | 2 GiB 2,048 MiB <br />2,147,483,648 B <br />16,777,216 Kib <br />2,097,152 KiB <br />16,384 Mib <br /> | ||||||||||||||||||||
| RAM1 Chip | Brand? Model? | ||||||||||||||||||||
| ETH chip1 | Realtek RTL8111E | ||||||||||||||||||||
| ETH chip2 | Realtek RTL8111E | ||||||||||||||||||||
| ETH chip3 | Realtek RTL8111E | ||||||||||||||||||||
| Ethernet Port Count | 3-1GbE-LAN | ||||||||||||||||||||
| Wired Standard | IEEE 802.3i/3u/3ab | ||||||||||||||||||||
|
| |||||||||||||||||||||
| Stock bootloader | Coreboot | ||||||||||||||||||||
| Expansion IF types | SD, Mini PCIe, USB 2.0, SATA, mSATA | ||||||||||||||||||||
| Mini PCIe slots | 2 | ||||||||||||||||||||
| USB ports | 1 | ||||||||||||||||||||
| SD/MMC Slots | 1 | ||||||||||||||||||||
| SATA Ports | 2 | ||||||||||||||||||||
| USB Hub Compatible | Untested | ||||||||||||||||||||
| Power | 12 VDC, 1 A | ||||||||||||||||||||
| Connector type | barrel | ||||||||||||||||||||
| Serial Port (UART) | yes, 3.3V TTL, (115200 8N1) | ||||||||||||||||||||
| JTAG Port | yes | ||||||||||||||||||||
|
| |||||||||||||||||||||
|
| |||||||||||||||||||||
| Other | |||||||||||||||||||||
|
| |||||||||||||||||||||
| 3rd Party Firmware Support |
OpenWrt • (List | Dev | DLs) | ||||||||||||||||||||
| Retail | |||||||||||||||||||||
| Availability | End of Life | ||||||||||||||||||||
| |||||||||||||||||||||
For a list of all currently documented AMD chipsets with specifications, see AMD.
For a list of all currently documented Realtek chipsets with specifications, see Realtek.
For a list of all currently documented PC-Engines devices with specifications, see PC-Engines.
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: x86
Subtarget: 64
Package architecture: x86_64
Supported Since Commit
Support started version: 15.05
Current supported version: fix
Subtarget: 64
Package architecture: x86_64
Supported Since Commit
Support started version: 15.05
Current supported version: fix
LAN Comment: 3x Realtek RTL8111E
WLAN Hardware: none
Installation method(s):
SD card, see devicepage
WLAN Hardware: none
Installation method(s):
SD card, see devicepage
| git • >> |
|---|
Add missing APU1 reference to x86 board.d x86 board.d only contains a case for the APU2, not the APU1. This causes, for example, network configuration not to be created correctly. Even though the APU1 seems to reaching EOL, there a still a lot of them out there. The APU1 and APU2 is configured in the same way and this patch should also be considered for stable, as the error also exists there. Signed-off-by: Kristian Evensen |