Drop per-board ram_check() calls for now.
[coreboot.git] / src / mainboard / gigabyte / ma78gm / romstage.c
index 9a753b9201314e0072381d7d943504c8534ad9cf..21f80c25672a859a841a873777d205fc4b82e366 100644 (file)
@@ -216,9 +216,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();