aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/olivehill/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/olivehill/romstage.c')
-rw-r--r--src/mainboard/amd/olivehill/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/olivehill/romstage.c b/src/mainboard/amd/olivehill/romstage.c
index 326a41ab8c..4c1b18e6f4 100644
--- a/src/mainboard/amd/olivehill/romstage.c
+++ b/src/mainboard/amd/olivehill/romstage.c
@@ -51,7 +51,7 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
outb(0xD2, 0xcd6);
outb(0x00, 0xcd7);
- AGESAWRAPPER(amdinitmmio);
+ AGESAWRAPPER_PRE_CONSOLE(amdinitmmio);
hudson_lpc_port80();