aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/quark')
-rw-r--r--src/soc/intel/quark/bootblock/bootblock.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/soc/intel/quark/bootblock/bootblock.c b/src/soc/intel/quark/bootblock/bootblock.c
index 669cd47ac2..4aa774b259 100644
--- a/src/soc/intel/quark/bootblock/bootblock.c
+++ b/src/soc/intel/quark/bootblock/bootblock.c
@@ -21,15 +21,6 @@
#include <soc/pci_devs.h>
#include <soc/reg_access.h>
-static const struct reg_script clear_smi_and_wake_events[] = {
- /* Clear any SMI or wake events */
- REG_GPE0_READ(R_QNC_GPE0BLK_GPE0S),
- REG_GPE0_READ(R_QNC_GPE0BLK_SMIS),
- REG_GPE0_OR(R_QNC_GPE0BLK_GPE0S, B_QNC_GPE0BLK_GPE0S_ALL),
- REG_GPE0_OR(R_QNC_GPE0BLK_SMIS, B_QNC_GPE0BLK_SMIS_ALL),
- REG_SCRIPT_END
-};
-
static const struct reg_script legacy_gpio_init[] = {
/* Temporarily enable the legacy GPIO controller */
REG_PCI_WRITE32(R_QNC_LPC_GBA_BASE, IO_ADDRESS_VALID