summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/intel/meteorlake/systemagent.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/soc/intel/meteorlake/systemagent.c b/src/soc/intel/meteorlake/systemagent.c
index c91d3bddcd..d8fc0a4f2e 100644
--- a/src/soc/intel/meteorlake/systemagent.c
+++ b/src/soc/intel/meteorlake/systemagent.c
@@ -54,11 +54,6 @@ void soc_systemagent_init(struct device *dev)
/* Enable Power Aware Interrupt Routing */
enable_power_aware_intr();
- /* Enable BIOS Reset CPL */
- enable_bios_reset_cpl();
-
- /* Configure turbo power limits 1ms after reset complete bit */
- mdelay(1);
config = config_of_soc();
/* Get System Agent PCI ID */