aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/m4a78-em/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/m4a78-em/romstage.c')
-rw-r--r--src/mainboard/asus/m4a78-em/romstage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/asus/m4a78-em/romstage.c b/src/mainboard/asus/m4a78-em/romstage.c
index 788907a23e..e93f2dd540 100644
--- a/src/mainboard/asus/m4a78-em/romstage.c
+++ b/src/mainboard/asus/m4a78-em/romstage.c
@@ -100,8 +100,6 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
console_init();
-// dump_mem(CONFIG_DCACHE_RAM_BASE+CONFIG_DCACHE_RAM_SIZE-0x200, CONFIG_DCACHE_RAM_BASE+CONFIG_DCACHE_RAM_SIZE);
-
/* Halt if there was a built in self test failure */
report_bist_failure(bist);