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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/amd/olivehill/romstage.c b/src/mainboard/amd/olivehill/romstage.c
index 1ff7a0b084..b1dcb5818a 100644
--- a/src/mainboard/amd/olivehill/romstage.c
+++ b/src/mainboard/amd/olivehill/romstage.c
@@ -102,6 +102,7 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
post_code(0x60);
AGESAWRAPPER(amdinitresume);
+ agesawrapper_amdinitcpuio();
AGESAWRAPPER(amds3laterestore);
post_code(0x61);