Merge with /home/wd/git/u-boot/custodian/u-boot-testing
[oweals/u-boot.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;