Drop per-board ram_check() calls for now.
[coreboot.git] / src / mainboard / jetway / pa78vm5 / romstage.c
index 990c87898761fe6a48ceee284ed7639bb4c2d89b..a1688dfcb781a3b9f1f89011d646a9f40ce9f968 100644 (file)
@@ -224,9 +224,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();