Drop per-board ram_check() calls for now.
[coreboot.git] / src / mainboard / amd / tilapia_fam10 / romstage.c
index e58fa1203692187ca3b83a4f998c3f000888b630..5c7858c19bba2e6601523353d28de14456651221 100644 (file)
@@ -217,10 +217,6 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx)
        dump_pci_device_range(PCI_DEV(0, 0x18, 3), 0, 0x200);
 */
 
-//     ram_check(0x00200000, 0x00200000 + (640 * 1024));
-//     ram_check(0x40200000, 0x40200000 + (640 * 1024));
-
-
 //     die("After MCT init before CAR disabled.");
 
        rs780_before_pci_init();