From f7258adc2c8eae281d376903ac686409bc761e93 Mon Sep 17 00:00:00 2001 From: Jakub Sobota Date: Thu, 5 Mar 2026 12:43:01 +0100 Subject: [PATCH 1/2] /docs/variants/pc_engines/hardware-matrix.md Added Matrix for APU3C Signed-off-by: Jakub Sobota --- docs/variants/pc_engines/hardware-matrix.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/variants/pc_engines/hardware-matrix.md b/docs/variants/pc_engines/hardware-matrix.md index 28ffcbb5fd..447dee5487 100644 --- a/docs/variants/pc_engines/hardware-matrix.md +++ b/docs/variants/pc_engines/hardware-matrix.md @@ -35,6 +35,21 @@ coreboot port on the PC Engines apu2 family of mainboards. | **TPM** | PC Engines TPM.4A module | | **Power Supply** | 12V power supply | | **Power Control** | RTE v1.0.0 | +=== "apu3" + + | Component | Description | + |--------------------------------|--------------------------------------------------| + | **CPU** | AMD GX-412TC SOC | + | | Passive cooling to enclosure | + | **RAM** | 2 GB DDR3 non-ECC (soldered) | + | **SSD** | Apacer ST170 32GB + | **Flash memory** | Winbond W25Q64JV | + | **USB pendrives** | SanDisk 3.2Gen1 + | **Wireless card** | Qualcomm Atheros AR928X + | **Network** | 3x i211AT Gigabit Ethernet | + | **TPM** | - | + | **Power Supply** | 12V power supply | + | **Power Control** | RTE v1.0.0 | === "apu4" | Component | Description | From 59c6cb0cfa5dd4dd1ebca76a8cd7a2b05655c979 Mon Sep 17 00:00:00 2001 From: Jakub Sobota Date: Thu, 5 Mar 2026 12:45:22 +0100 Subject: [PATCH 2/2] /docs/variants/pc_engines/hardware-matrix.md fixinf typos Signed-off-by: Jakub Sobota --- docs/variants/pc_engines/hardware-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/variants/pc_engines/hardware-matrix.md b/docs/variants/pc_engines/hardware-matrix.md index 447dee5487..d107e764cd 100644 --- a/docs/variants/pc_engines/hardware-matrix.md +++ b/docs/variants/pc_engines/hardware-matrix.md @@ -35,7 +35,7 @@ coreboot port on the PC Engines apu2 family of mainboards. | **TPM** | PC Engines TPM.4A module | | **Power Supply** | 12V power supply | | **Power Control** | RTE v1.0.0 | -=== "apu3" +=== "apu3C" | Component | Description | |--------------------------------|--------------------------------------------------|