aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/via/epia-m850/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/via/epia-m850/romstage.c')
-rw-r--r--src/mainboard/via/epia-m850/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/via/epia-m850/romstage.c b/src/mainboard/via/epia-m850/romstage.c
index 8bbb1f5cb2..473e60e1a2 100644
--- a/src/mainboard/via/epia-m850/romstage.c
+++ b/src/mainboard/via/epia-m850/romstage.c
@@ -95,7 +95,6 @@ void main(unsigned long bist)
/* We got RAM working, now we can write the timestamps to RAM */
cbmem_initialize();
- timestamp_sync();
timestamp_add_now(TS_END_ROMSTAGE);
/* FIXME: See if this is needed or take this out please */
/* Disable Memcard and SDIO */