Skip to content

Commit 4603595

Browse files
luqmanadancrossnyc
authored andcommitted
turin-1.0.0.6: switch to new tokens
1 parent 81ddd0a commit 4603595

File tree

3 files changed

+26
-84
lines changed

3 files changed

+26
-84
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

etc/turin-cosmo-1.0.0.6.efs.json5

Lines changed: 10 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -10490,33 +10490,18 @@
1049010490
}
1049110491
},
1049210492
{
10493-
Unknown: {
10494-
entry_id: "Byte",
10495-
// APCB_TOKEN_UID_SEC_I2C_VOLT_MODE
10496-
// Select the voltage mode of SEC I2C SDA/SCL
10497-
// 11 = VOLT_MODE_1_1 (1.1 V)
10498-
tag: 0xD55E9490,
10499-
value: 11
10493+
Byte: {
10494+
SecI2cVoltageMode: "1.1 V"
1050010495
}
1050110496
},
1050210497
{
10503-
Unknown: {
10504-
entry_id: "Byte",
10505-
// APCB_TOKEN_UID_MEM_ECC_DIS_ERR_INJECTION_DDR
10506-
// Specifies if UMC error injection configuration writes are disabled.
10507-
// 0 = False
10508-
tag: 0xF77A05F1,
10509-
value: 0
10498+
Byte: {
10499+
MemEccErrInjectionDdr: "Enabled"
1051010500
}
1051110501
},
1051210502
{
10513-
Unknown: {
10514-
entry_id: "Byte",
10515-
// APCB_TOKEN_UID_MEM_SPECIFIC_VENDOR_DIE_CE_WA
10516-
// Workaround for CE on certain vendor
10517-
// 0 = Disabled (default)
10518-
tag: 0x0636BDA8,
10519-
value: 0
10503+
Byte: {
10504+
MemSpecificVendorDieCeWorkaround: "Disabled"
1052010505
}
1052110506
},
1052210507
{
@@ -10692,12 +10677,8 @@
1069210677
}
1069310678
},
1069410679
{
10695-
Unknown: {
10696-
entry_id: "Byte",
10697-
// APCB_TOKEN_UID_MEM_T_WRWR_SCDLR_3DS_4800_WA_EN
10698-
// XXX: Supposedly Boolean but showed up in Byte section?
10699-
tag: 0x3EE89212,
10700-
value: 0
10680+
Byte: {
10681+
MemTimingWriteToWriteScheduler3ds4800Workaround: "Disabled"
1070110682
}
1070210683
},
1070310684
{
@@ -10731,13 +10712,8 @@
1073110712
}
1073210713
},
1073310714
{
10734-
Unknown: {
10735-
entry_id: "Byte",
10736-
// APCB_TOKEN_UID_MEM_SPECIFIC_VENDOR_DIE_CACS_WA
10737-
// Workaround for VREF CACS for Certain Vendor
10738-
// 1 = Enabled (default)
10739-
tag: 0x4A0B4129,
10740-
value: 1
10715+
Byte: {
10716+
MemSpecificVendorDieCacsWorkaround: "Enabled"
1074110717
}
1074210718
},
1074310719
{

etc/turin-ruby-1.0.0.6.efs.json5

Lines changed: 14 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -11978,23 +11978,13 @@
1197811978
}
1197911979
},
1198011980
{
11981-
Unknown: {
11982-
entry_id: "Byte",
11983-
// APCB_TOKEN_UID_MEM_ECC_DIS_ERR_INJECTION_DDR
11984-
// Specifies if UMC error injection configuration writes are disabled.
11985-
// 0 = False
11986-
tag: 0xF77A05F1,
11987-
value: 0
11981+
Byte: {
11982+
MemEccErrInjectionDdr: "Enabled"
1198811983
}
1198911984
},
1199011985
{
11991-
Unknown: {
11992-
entry_id: "Byte",
11993-
// APCB_TOKEN_UID_MEM_SPECIFIC_VENDOR_DIE_CE_WA
11994-
// Workaround for CE on certain vendor
11995-
// 0 = Disabled (default)
11996-
tag: 0x0636BDA8,
11997-
value: 0
11986+
Byte: {
11987+
MemSpecificVendorDieCeWorkaround: "Disabled"
1199811988
}
1199911989
},
1200011990
{
@@ -12180,13 +12170,8 @@
1218012170
}
1218112171
},
1218212172
{
12183-
Unknown: {
12184-
entry_id: "Byte",
12185-
// APCB_TOKEN_UID_MEM_SPECIFIC_VENDOR_DIE_CACS_WA
12186-
// Workaround for VREF CACS for Certain Vendor
12187-
// 1 = Enabled (default)
12188-
tag: 0x4A0B4129,
12189-
value: 1
12173+
Byte: {
12174+
MemSpecificVendorDieCacsWorkaround: "Enabled"
1219012175
}
1219112176
},
1219212177
{
@@ -12756,23 +12741,13 @@
1275612741
}
1275712742
},
1275812743
{
12759-
Unknown: {
12760-
entry_id: "Byte",
12761-
// APCB_TOKEN_UID_MEM_ECC_DIS_ERR_INJECTION_DDR
12762-
// Specifies if UMC error injection configuration writes are disabled.
12763-
// 0 = False
12764-
tag: 0xF77A05F1,
12765-
value: 0
12744+
Byte: {
12745+
MemEccErrInjectionDdr: "Enabled"
1276612746
}
1276712747
},
1276812748
{
12769-
Unknown: {
12770-
entry_id: "Byte",
12771-
// APCB_TOKEN_UID_MEM_SPECIFIC_VENDOR_DIE_CE_WA
12772-
// Workaround for CE on certain vendor
12773-
// 0 = Disabled (default)
12774-
tag: 0x0636BDA8,
12775-
value: 0
12749+
Byte: {
12750+
MemSpecificVendorDieCeWorkaround: "Disabled"
1277612751
}
1277712752
},
1277812753
{
@@ -12948,12 +12923,8 @@
1294812923
}
1294912924
},
1295012925
{
12951-
Unknown: {
12952-
entry_id: "Byte",
12953-
// APCB_TOKEN_UID_MEM_T_WRWR_SCDLR_3DS_4800_WA_EN
12954-
// XXX: Supposedly Boolean but showed up in Byte section?
12955-
tag: 0x3EE89212,
12956-
value: 0
12926+
Byte: {
12927+
MemTimingWriteToWriteScheduler3ds4800Workaround: "Disabled"
1295712928
}
1295812929
},
1295912930
{
@@ -12987,13 +12958,8 @@
1298712958
}
1298812959
},
1298912960
{
12990-
Unknown: {
12991-
entry_id: "Byte",
12992-
// APCB_TOKEN_UID_MEM_SPECIFIC_VENDOR_DIE_CACS_WA
12993-
// Workaround for VREF CACS for Certain Vendor
12994-
// 1 = Enabled (default)
12995-
tag: 0x4A0B4129,
12996-
value: 1
12961+
Byte: {
12962+
MemSpecificVendorDieCacsWorkaround: "Enabled"
1299712963
}
1299812964
},
1299912965
{

0 commit comments

Comments
 (0)