initial mrf implementation with some bugs to fix

This commit is contained in:
Lightos1
2026-04-16 20:51:26 +02:00
parent 923bd0c0ba
commit 51f935c252
11 changed files with 493 additions and 111 deletions

View File

@@ -39,7 +39,7 @@ volatile CustomizeTable C = {
.eristaEmcMaxClock1 = 1600000,
.eristaEmcMaxClock2 = 1600000,
.marikoEmcMaxClock = 1866000, /* 1866MHz @ 1866tWRL is guaranteed to work on all Mariko units */
.marikoEmcMaxClock = 1633000, /* 1866MHz @ 1866tWRL is guaranteed to work on all Mariko units */
.marikoEmcVddqVolt = 600000, /* Micron: 600mV, other manafacturers: 640mV */
.emcDvbShift = 0,