gaze15 does not support SaOcSupport

This commit is contained in:
Jeremy Soller
2020-07-01 15:23:52 -06:00
parent 46dacbd7c3
commit 5a9fddc3de

View File

@@ -80,8 +80,6 @@ static const struct cnl_mb_cfg memcfg = {
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
memupd->FspmConfig.PrimaryDisplay = 0;
cannonlake_memcfg_init(&memupd->FspmConfig, &memcfg);