]> git.sur5r.net Git - u-boot/blobdiff - board/oxc/oxc.c
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
[u-boot] / board / oxc / oxc.c
index 8ac0e79a0212b282eab3d2b920de2101c9f18021..fa7ff0215c01bb7a2fdaa14ecb8a6e8e019cb3ce 100644 (file)
@@ -87,7 +87,7 @@ void pci_init_board (void)
        pci_mpc824x_init(&hose);
 }
 
-int board_pre_init (void)
+int board_early_init_f (void)
 {
        *(volatile unsigned char *)(CFG_CPLD_RESET) = 0x89;
        return 0;