]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
amd-ucode: Fix minimum revisions in README
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 21 Oct 2025 13:20:56 +0000 (14:20 +0100)
committerKernel Firmware Robot <linux-firmware@kernel.org>
Wed, 22 Oct 2025 14:45:42 +0000 (09:45 -0500)
... to match the minimum revisions stated in the binaries.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
amd-ucode/README

index 669fbc19084da0352b9c4c3e9fa9daff6aa91e11..0f6d6f9f5811fe15c2b8529b6557bb93a483f42f 100644 (file)
@@ -62,13 +62,13 @@ Microcode patches in microcode_amd_fam19h.bin:
   Family=0x19 Model=0x7c Stepping=0x00: Patch=0x0a70c008 Length=5568 bytes
   Family=0x19 Model=0xa0 Stepping=0x01: Patch=0x0aa00116 Length=5568 bytes
   Family=0x19 Model=0xa0 Stepping=0x02: Patch=0x0aa0021c Length=5568 bytes
-    Minimum base ucode version for loading: 0x0aa00219
+    Minimum base ucode version for loading: 0x0aa00218
 
 Microcode patches in microcode_amd_fam1ah.bin:
   Family=0x1a Model=0x02 Stepping=0x01: Patch=0x0b002151 Length=14368 bytes
     Minimum base ucode version for loading: 0x0b002140
   Family=0x1a Model=0x11 Stepping=0x00: Patch=0x0b10104e Length=14368 bytes
-    Minimum base ucode version for loading: 0x0b001040
+    Minimum base ucode version for loading: 0x0b101040
 
 NOTE: For Genoa (Family=0x19 Model=0x11) and Bergamo (Family=0x19 Model=0xa0),
 either AGESA version >= 1.0.0.8 OR a kernel with the following commit is