misc changes
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) Atmosphère-NX
|
* Copyright (c) Atmosphère-NX
|
||||||
*
|
*
|
||||||
|
* Copyright (c) Souldbminer and Horizon OC Contributors
|
||||||
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms and conditions of the GNU General Public License,
|
* under the terms and conditions of the GNU General Public License,
|
||||||
* version 2, as published by the Free Software Foundation.
|
* version 2, as published by the Free Software Foundation.
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ volatile CustomizeTable C = {
|
|||||||
.commonEmcMemVolt = 1175000, // LPDDR4X JEDEC Specification
|
.commonEmcMemVolt = 1175000, // LPDDR4X JEDEC Specification
|
||||||
.eristaEmcMaxClock = 1600000, // Maximum HB-MGCH ram rating
|
.eristaEmcMaxClock = 1600000, // Maximum HB-MGCH ram rating
|
||||||
|
|
||||||
.marikoEmcMaxClock = 1866000,
|
.marikoEmcMaxClock = 1866000, // 1866MHz @ 1866tWRL is guaranteed to work on all Mariko units
|
||||||
.marikoEmcVddqVolt = 600000,
|
.marikoEmcVddqVolt = 600000,
|
||||||
.emcDvbShift = 0,
|
.emcDvbShift = 0,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user