aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/iei/kino-780am2-fam10/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/iei/kino-780am2-fam10/romstage.c')
-rw-r--r--src/mainboard/iei/kino-780am2-fam10/romstage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/iei/kino-780am2-fam10/romstage.c b/src/mainboard/iei/kino-780am2-fam10/romstage.c
index f8229220b9..6df828b21d 100644
--- a/src/mainboard/iei/kino-780am2-fam10/romstage.c
+++ b/src/mainboard/iei/kino-780am2-fam10/romstage.c
@@ -224,8 +224,6 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
rs780_before_pci_init();
sb7xx_51xx_before_pci_init();
- timestamp_add_now(TS_END_ROMSTAGE);
-
post_code(0x42);
post_cache_as_ram(); // BSP switch stack to ram, copy then execute LB.
post_code(0x43); // Should never see this post code.