Remove old AMD fam10 fixme comment
[coreboot.git] / src / mainboard / supermicro / h8qme_fam10 / romstage.c
index 870125dd1fe2c3f70d0d000220e7d520434543fc..d9d5218bb87201c5935fea8a1f7a516383b7d7b8 100644 (file)
@@ -290,7 +290,6 @@ post_code(0x40);
  raminit_amdmct(sysinfo);
  post_code(0x41);
 
-// printk(BIOS_DEBUG, "\n*** Yes, the copy/decompress is taking a while, FIXME!\n");
  post_cache_as_ram();  // BSP switch stack to ram, copy then execute LB.
  post_code(0x42);  // Should never see this post code.
 }