aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/technexion/tim5690/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/technexion/tim5690/romstage.c')
-rw-r--r--src/mainboard/technexion/tim5690/romstage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/technexion/tim5690/romstage.c b/src/mainboard/technexion/tim5690/romstage.c
index 64b1e273cb..e3f40d1166 100644
--- a/src/mainboard/technexion/tim5690/romstage.c
+++ b/src/mainboard/technexion/tim5690/romstage.c
@@ -157,6 +157,4 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
rs690_before_pci_init();
sb600_before_pci_init();
-
- post_cache_as_ram();
}