aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/getac/p470/early_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/getac/p470/early_init.c')
-rw-r--r--src/mainboard/getac/p470/early_init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/getac/p470/early_init.c b/src/mainboard/getac/p470/early_init.c
index c75caada6e..1ce44ae9d7 100644
--- a/src/mainboard/getac/p470/early_init.c
+++ b/src/mainboard/getac/p470/early_init.c
@@ -138,9 +138,6 @@ void mainboard_late_rcba_config(void)
/* Disable unused devices */
RCBA32(FD) |= FD_INTLAN;
- /* Enable PCIe Root Port Clock Gate */
- // RCBA32(0x341c) = 0x00000001;
-
/* This should probably go into the ACPI enable trap */
/* Set up I/O Trap #0 for 0xfe00 (SMIC) */
RCBA32(0x1e84) = 0x00020001;