Skip to content

Commit 347045e

Browse files
committed
Revert "[AMD] In AMD_DataFabric_Genoa() offset the UMC_DIMM_CFG to 0x98"
This reverts commit e5a5d0c.
1 parent e684e64 commit 347045e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x86_64/corefreqk.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7361,7 +7361,7 @@ static PCI_CALLBACK AMD_DataFabric_Genoa(struct pci_dev *pdev)
73617361
{ 0x0, 0x20},
73627362
{0x10, 0x30}
73637363
},
7364-
0x40, 0x98,
7364+
0x40, 0x90,
73657365
4, MC_MAX_CHA,
73667366
(const unsigned int[]) {PCI_DEVFN(0x18, 0x0),
73677367
PCI_DEVFN(0x19, 0x0),

0 commit comments

Comments
 (0)