Drop per-board ram_check() calls for now.
[coreboot.git] / src / mainboard / amd / mahogany_fam10 / romstage.c
index ce4cd1b920f24d0bf46bc85db68dfea912d05197..9079044919adca98c281619ab9933d6a3657db68 100644 (file)
@@ -217,9 +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();