oryp7: Do not allow memory overclocking due to increase in stability issues
Change-Id: I3c3bdfbc9008d80d1b18cc40e93280f0b5cb38f7
This commit is contained in:
@@ -20,8 +20,6 @@ static const struct cnl_mb_cfg memcfg = {
|
|||||||
|
|
||||||
void mainboard_memory_init_params(FSPM_UPD *memupd)
|
void mainboard_memory_init_params(FSPM_UPD *memupd)
|
||||||
{
|
{
|
||||||
// Allow memory clocks higher than 2933 MHz
|
|
||||||
memupd->FspmConfig.SaOcSupport = 1;
|
|
||||||
// Set primary display to internal graphics
|
// Set primary display to internal graphics
|
||||||
memupd->FspmConfig.PrimaryDisplay = 0;
|
memupd->FspmConfig.PrimaryDisplay = 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user