From d7934bdd530ff2571573f5d2b21f6c3526403860 Mon Sep 17 00:00:00 2001 From: Daniel Maslowski Date: Sun, 20 Oct 2024 23:20:45 +0200 Subject: [PATCH] Doc/soc/amd/family15h: Fix URLs to AMD documents Those documents have been moved to the archive. Previous URLs now point to the documentation hub. Change-Id: Ibb478b56d02842dc05475235b0fe80ab6c4e7d04 Signed-off-by: Daniel Maslowski Reviewed-on: https://review.coreboot.org/c/coreboot/+/84815 Tested-by: build bot (Jenkins) Reviewed-by: Maxim Reviewed-by: Nicholas Sudsgaard Reviewed-by: Felix Singer --- Documentation/soc/amd/family15h.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/soc/amd/family15h.md b/Documentation/soc/amd/family15h.md index 5a8f95d601..25ca6fd564 100644 --- a/Documentation/soc/amd/family15h.md +++ b/Documentation/soc/amd/family15h.md @@ -42,9 +42,9 @@ structure. ## References -1. [Models 00h-0Fh BKDG](https://www.amd.com/system/files/TechDocs/42301_15h_Mod_00h-0Fh_BKDG.pdf) -2. [Models 10h-1Fh BKDG](https://www.amd.com/system/files/TechDocs/42300_15h_Mod_10h-1Fh_BKDG.pdf) -3. [Models 30h-3Fh BKDG](https://www.amd.com/system/files/TechDocs/49125_15h_Models_30h-3Fh_BKDG.pdf) -4. [Models 60h-6Fh BKDG](https://www.amd.com/system/files/TechDocs/50742_15h_Models_60h-6Fh_BKDG.pdf) -5. [Models 70h-7Fh BKDG](https://www.amd.com/system/files/TechDocs/55072_AMD_Family_15h_Models_70h-7Fh_BKDG.pdf) +1. [Models 00h-0Fh BKDG](https://www.amd.com/content/dam/amd/en/documents/archived-tech-docs/programmer-references/42301_15h_Mod_00h-0Fh_BKDG.pdf) +2. [Models 10h-1Fh BKDG](https://www.amd.com/content/dam/amd/en/documents/archived-tech-docs/programmer-references/42300_15h_Mod_10h-1Fh_BKDG.pdf) +3. [Models 30h-3Fh BKDG](https://www.amd.com/content/dam/amd/en/documents/archived-tech-docs/programmer-references/49125_15h_Models_30h-3Fh_BKDG.pdf) +4. [Models 60h-6Fh BKDG](https://www.amd.com/content/dam/amd/en/documents/archived-tech-docs/programmer-references/50742_15h_Models_60h-6Fh_BKDG.pdf) +5. [Models 70h-7Fh BKDG](https://www.amd.com/content/dam/amd/en/documents/archived-tech-docs/programmer-references/55072_AMD_Family_15h_Models_70h-7Fh_BKDG.pdf) 6. [PSP Integration](psp_integration.md)