adjustments for rl/wl
This commit is contained in:
@@ -325,7 +325,7 @@ var AdvTable: Array<AdvEntry> = [
|
||||
"<b>5</b> : 12 - 4",
|
||||
"<b>6</b> : 8 - 4",],
|
||||
1,
|
||||
[0,5],
|
||||
[0,6],
|
||||
1,
|
||||
),
|
||||
new AdvEntry(
|
||||
@@ -385,19 +385,19 @@ var AdvTable: Array<AdvEntry> = [
|
||||
),
|
||||
new AdvEntry(
|
||||
"ramTimingPresetSeven",
|
||||
"Secondary RAM Timing Preset",
|
||||
"Latency Decrement",
|
||||
CustPlatform.Mariko,
|
||||
4,
|
||||
["WARNING: Unstable timings can corrupt your nand",
|
||||
"Secondary Timing Preset for both AUTO_ADJ and CUSTOM_ADJ",
|
||||
"Latency decrement for both AUTO_ADJ and CUSTOM_ADJ",
|
||||
"Values are : WL - RL",
|
||||
"<b>0</b> : Do Not Adjust (2400Mhz: ??) (CUST_ADJ only)",
|
||||
"<b>1</b> : 14 - 28",
|
||||
"<b>2</b> : 12 - 24",
|
||||
"<b>3</b> : 10 - 20",
|
||||
"<b>4</b> : 8 - 16",
|
||||
"<b>5</b> : 6 - 12",
|
||||
"<b>6</b> : 4 - 8",],
|
||||
"<b>0</b> : Default Latency",
|
||||
"<b>1</b> : -2 - -4",
|
||||
"<b>2</b> : -4 - -8",
|
||||
"<b>3</b> : -6 - -12",
|
||||
"<b>4</b> : -8 - -16",
|
||||
"<b>5</b> : -10 - -20",
|
||||
"<b>6</b> : -12 - -24",],
|
||||
1,
|
||||
[0,6],
|
||||
1,
|
||||
|
||||
Reference in New Issue
Block a user