Drop per-board ram_check() calls for now.
[coreboot.git] / src / mainboard / gigabyte / ma785gmt / romstage.c
index 7b7f239d0e003e977f01cf8221d3024d5f403b11..1f6ebdd1aad82f9f14dd847181f3073eac38dcd6 100644 (file)
@@ -214,10 +214,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();