]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mpc8266ads/mpc8266ads.c
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
[karo-tx-uboot.git] / board / mpc8266ads / mpc8266ads.c
index e2c98b1b047ae7fa198172937b8f637b512a429a..8f7273c41d8761d30d03ed18ed71f7cd038fa2ec 100644 (file)
@@ -232,7 +232,7 @@ void reset_phy(void)
 }
 
 
-int board_pre_init (void)
+int board_early_init_f (void)
 {
     volatile bcsr_t  *bcsr         = (bcsr_t *)CFG_BCSR;
     volatile pci_ic_t *pci_ic      = (pci_ic_t *) CFG_PCI_INT;