From 121e2dc800b94ebe2d8a7e415f1730d9302d338e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Lewi=C5=84ski?= Date: Thu, 8 Feb 2024 12:26:51 +0100 Subject: [PATCH] */laboratory-assembly-guide.md & */recovery.md: fix doc links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Filip LewiƄski --- .../msi-z690/laboratory-assembly-guide.md | 2 +- .../protectli/laboratory-assembly-guide.md | 3 ++- docs/variants/protectli_vp2410/recovery.md | 7 +++++-- docs/variants/protectli_vp2420/recovery.md | 7 +++++-- docs/variants/protectli_vp46xx/recovery.md | 7 +++++-- mkdocs.yml | 1 + 6 files changed, 19 insertions(+), 8 deletions(-) diff --git a/docs/transparent-validation/msi-z690/laboratory-assembly-guide.md b/docs/transparent-validation/msi-z690/laboratory-assembly-guide.md index 440a2296..2ffbd47a 100644 --- a/docs/transparent-validation/msi-z690/laboratory-assembly-guide.md +++ b/docs/transparent-validation/msi-z690/laboratory-assembly-guide.md @@ -4,7 +4,7 @@ This document describes platform-specific details for assembling an MSI PRO Z690-A testing stand. Use this document as reference while going through -process EX021. +[Generic Testing Stand Setup](../../unified-test-documentation/generic-testing-stand-setup.md) ## Prerequisites diff --git a/docs/transparent-validation/protectli/laboratory-assembly-guide.md b/docs/transparent-validation/protectli/laboratory-assembly-guide.md index 06365ba2..6c7b1229 100644 --- a/docs/transparent-validation/protectli/laboratory-assembly-guide.md +++ b/docs/transparent-validation/protectli/laboratory-assembly-guide.md @@ -4,7 +4,8 @@ This document describes platform-specific details for assembling Protectli VP2410, VP2420, VP4630/VP4650/VP4670, V1210/V1410/V1610 testing stands. -Use this document as reference while going through process EX021. +Use this document as reference while going through +[Generic Testing Stand Setup](../../unified-test-documentation/generic-testing-stand-setup.md) ## Prerequisites diff --git a/docs/variants/protectli_vp2410/recovery.md b/docs/variants/protectli_vp2410/recovery.md index 15e58e96..ac50f6e8 100644 --- a/docs/variants/protectli_vp2410/recovery.md +++ b/docs/variants/protectli_vp2410/recovery.md @@ -8,7 +8,8 @@ Dasharo open-source firmware. ## Connections -Set up the connections required for external flashing as described in EX021. +Set up the connections required for external flashing as described in +[Generic Testing Stand Setup](../../unified-test-documentation/generic-testing-stand-setup.md) Protectli VP2410 are flashed using the Pomona clip connection variant. Use the pictures below to easily locate essential components on the mainboard. @@ -28,7 +29,9 @@ Completely remove the motherboard from the platform cover. ## Firmware flashing -To flash firmware, follow the steps described in EX021, noting that: +To flash firmware, follow the steps described in +[Generic Testing Stand Setup](../../unified-test-documentation/generic-testing-stand-setup.md) +, noting that: * The chip voltage for this platform is **1.8V** * The proper flashrom parameters for this platform are: diff --git a/docs/variants/protectli_vp2420/recovery.md b/docs/variants/protectli_vp2420/recovery.md index f12c9fb3..77924dcf 100644 --- a/docs/variants/protectli_vp2420/recovery.md +++ b/docs/variants/protectli_vp2420/recovery.md @@ -15,7 +15,8 @@ firmware. ## Connections -Set up the connections required for external flashing as described in EX021. +Set up the connections required for external flashing as described in +[Generic Testing Stand Setup](../../unified-test-documentation/generic-testing-stand-setup.md). Protectli VP2420 are flashed using the Pomona clip connection variant. Use the pictures below to easily locate essential components on the mainboard. @@ -31,7 +32,9 @@ the pictures below to easily locate essential components on the mainboard. ## Firmware flashing -To flash firmware, follow the steps described in EX021, noting that: +To flash firmware, follow the steps described in +[Generic Testing Stand Setup](../../unified-test-documentation/generic-testing-stand-setup.md) +, noting that: * The chip voltage for this platform is **3.3V** * The proper flashrom parameters for this platform are: diff --git a/docs/variants/protectli_vp46xx/recovery.md b/docs/variants/protectli_vp46xx/recovery.md index 3dd2970c..01dfd8fd 100644 --- a/docs/variants/protectli_vp46xx/recovery.md +++ b/docs/variants/protectli_vp46xx/recovery.md @@ -9,7 +9,8 @@ and Dasharo open-source firmware. ## Connections -Set up the connections required for external flashing as described in EX021. +Set up the connections required for external flashing as described in +[Generic Testing Stand Setup](../../unified-test-documentation/generic-testing-stand-setup.md). Protectli VP46XX are flashed using the Pomona clip connection variant. Use the pictures below to easily locate essential components on the mainboard. @@ -23,7 +24,9 @@ the pictures below to easily locate essential components on the mainboard. ## Firmware flashing -To flash firmware, follow the steps described in EX021, noting that: +To flash firmware, follow the steps described in +[Generic Testing Stand Setup](../../unified-test-documentation/generic-testing-stand-setup.md) +, noting that: * The chip voltage for this platform is **3.3V** * The proper flashrom parameters for this platform are: diff --git a/mkdocs.yml b/mkdocs.yml index 484a3c38..ab6ad2f2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -410,6 +410,7 @@ nav: - 'Dasharo Test Specification': - 'Overview': unified-test-documentation/overview.md - 'Generic Test Setup': unified-test-documentation/generic-test-setup.md + - 'Generic Testing Stand Setup': unified-test-documentation/generic-testing-stand-setup.md - 'Dasharo compatibility': - 'Coreboot Base Port': unified-test-documentation/dasharo-compatibility/100-coreboot-base-port.md - 'Memory HCL': unified-test-documentation/dasharo-compatibility/301-memory-hcl.md