From 6b1707fefa9476c6f7540eb98eb8c91b0fe376be Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski Date: Thu, 27 Apr 2023 15:32:44 +0200 Subject: [PATCH 1/3] docs/variants/talos_2/hardware-matrix.md: add second CPU to the hw matrix Signed-off-by: Przemyslaw Sulewski --- docs/variants/talos_2/hardware-matrix.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/variants/talos_2/hardware-matrix.md b/docs/variants/talos_2/hardware-matrix.md index 6b7749b9..926b2386 100644 --- a/docs/variants/talos_2/hardware-matrix.md +++ b/docs/variants/talos_2/hardware-matrix.md @@ -9,7 +9,9 @@ coreboot port on the Talos II platform. | Component | Description | |--------------------------------|---------------------------------------------------------------| -| **CPU** | IBM POWER9 “Sforza” | +| **1st CPU** | IBM POWER9 “Sforza” | +| | CPU Cooler | +| **2nd CPU** | IBM POWER9 “Sforza” | | | CPU Cooler | | **SSD** | Intel 670p 512 GB M26472-201 NVME | | **RAM** | Crucial CT8G4RF88266 | @@ -22,6 +24,8 @@ coreboot port on the Talos II platform. | **Power Control** | Sonoff S20 switch | | **Remote Control** | OpenBMC | +> Note: for single CPU testing the 2nd CPU is dismantled. + Following RAM configurations were tested and are proved to be properly initialized. From d7ab52f19703face6ee6df81d5c66cfabd19c741 Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski <90184097+sulewskiprzemyslaw@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:44:27 +0200 Subject: [PATCH 2/3] docs/variants/talos_2/hardware-matrix.md: expand 1st CPU description Co-authored-by: Krystian Hebel --- docs/variants/talos_2/hardware-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/variants/talos_2/hardware-matrix.md b/docs/variants/talos_2/hardware-matrix.md index 926b2386..03d860fd 100644 --- a/docs/variants/talos_2/hardware-matrix.md +++ b/docs/variants/talos_2/hardware-matrix.md @@ -9,7 +9,7 @@ coreboot port on the Talos II platform. | Component | Description | |--------------------------------|---------------------------------------------------------------| -| **1st CPU** | IBM POWER9 “Sforza” | +| **1st CPU** | IBM POWER9 “Sforza” 02CY650 | | | CPU Cooler | | **2nd CPU** | IBM POWER9 “Sforza” | | | CPU Cooler | From 538bfe5c5550220151193aff5638452060470c5e Mon Sep 17 00:00:00 2001 From: Przemyslaw Sulewski <90184097+sulewskiprzemyslaw@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:44:41 +0200 Subject: [PATCH 3/3] docs/variants/talos_2/hardware-matrix.md: expand 2nd CPU description Co-authored-by: Krystian Hebel --- docs/variants/talos_2/hardware-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/variants/talos_2/hardware-matrix.md b/docs/variants/talos_2/hardware-matrix.md index 03d860fd..d09c62f8 100644 --- a/docs/variants/talos_2/hardware-matrix.md +++ b/docs/variants/talos_2/hardware-matrix.md @@ -11,7 +11,7 @@ coreboot port on the Talos II platform. |--------------------------------|---------------------------------------------------------------| | **1st CPU** | IBM POWER9 “Sforza” 02CY650 | | | CPU Cooler | -| **2nd CPU** | IBM POWER9 “Sforza” | +| **2nd CPU** | IBM POWER9 “Sforza” 02CY650 | | | CPU Cooler | | **SSD** | Intel 670p 512 GB M26472-201 NVME | | **RAM** | Crucial CT8G4RF88266 |