Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / arch / ppc / boot / simple / misc-prep.c
index da29dec..63def9d 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * arch/ppc/boot/simple/misc-prep.c
- *
  * Maintainer: Tom Rini <trini@kernel.crashing.org>
  *
  * In the past: Gary Thomas, Cort Dougan <cort@cs.nmt.edu>
@@ -88,6 +86,7 @@ load_kernel(unsigned long load_addr, int num_words, unsigned long cksum,
                ofinit(OFW_interface);
        }
 
+       board_isa_init();
 #if defined(CONFIG_VGA_CONSOLE)
        vga_init((unsigned char *)0xC0000000);
 #endif /* CONFIG_VGA_CONSOLE */