set read/write latency to 1600 cause it's only used on erista

This commit is contained in:
Lightos1
2026-04-20 07:31:52 +02:00
committed by GitHub
parent 55b97156ce
commit a7619c39d2

View File

@@ -96,8 +96,8 @@ volatile CustomizeTable C = {
* 1331WL = 12
*/
.mem_burst_read_latency = RL_2133,
.mem_burst_write_latency = WL_2133,
.mem_burst_read_latency = RL_1600,
.mem_burst_write_latency = WL_1600,
.eristaCpuUV = 0,
.eristaCpuVmin = 800,