aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/via/epia-m700/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/via/epia-m700/romstage.c')
-rw-r--r--src/mainboard/via/epia-m700/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/via/epia-m700/romstage.c b/src/mainboard/via/epia-m700/romstage.c
index 316c0be8c1..91ddfee82e 100644
--- a/src/mainboard/via/epia-m700/romstage.c
+++ b/src/mainboard/via/epia-m700/romstage.c
@@ -394,7 +394,7 @@ void EmbedComInit(void)
}
/* cache_as_ram.inc jumps to here. */
-void amd64_main(unsigned long bist)
+void stage1_main(unsigned long bist)
{
unsigned cpu_reset = 0;
u16 boot_mode;