Index: pci_device.c
===================================================================
--- pci_device.c	(revision 3715)
+++ pci_device.c	(working copy)
@@ -671,6 +671,8 @@
 	if (ram == NULL)
 		return;
 
+	return;
+
 	run_bios(dev, (unsigned long)ram);
 
 #if CONFIG_CONSOLE_VGA == 1
