aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/2570p/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/2570p/romstage.c')
-rw-r--r--src/mainboard/hp/2570p/romstage.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainboard/hp/2570p/romstage.c b/src/mainboard/hp/2570p/romstage.c
index 53b44b6c8f..0742543130 100644
--- a/src/mainboard/hp/2570p/romstage.c
+++ b/src/mainboard/hp/2570p/romstage.c
@@ -32,9 +32,8 @@ void pch_enable_lpc(void)
pci_write_config32(PCH_LPC_DEV, LPC_GEN1_DEC, 0x007c0201);
}
-void rcba_config(void)
+void mainboard_rcba_config(void)
{
- RCBA32(FD) = PCH_DISABLE_ALWAYS | 0x10001fe0;
}
const struct southbridge_usb_port mainboard_usb_ports[] = {