]> git.sur5r.net Git - u-boot/blobdiff - board/mpc8540ads/mpc8540ads.c
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
[u-boot] / board / mpc8540ads / mpc8540ads.c
index c21cd9e985027d758dac1af71730befa2033c2de..0644de8825672440d0afc0f7985d4b6990cecf5b 100644 (file)
@@ -47,7 +47,7 @@ typedef struct bscr_ {
 } bcsr_t;
 #endif
 
-int board_pre_init (void)
+int board_early_init_f (void)
 {
 #if defined(CONFIG_PCI)
     volatile immap_t *immr = (immap_t *)CFG_IMMR;