]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mpc8560ads/mpc8560ads.c
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
[karo-tx-uboot.git] / board / mpc8560ads / mpc8560ads.c
index 5567b699d69a8507cb92c4e69b25cc9a87308db5..823ab0d2ab194de2fcaed1ce2ef7c8e74d837b2d 100644 (file)
@@ -199,7 +199,7 @@ typedef struct bscr_ {
        volatile unsigned char bcsr5;
 } bcsr_t;
 
-int board_pre_init (void)
+int board_early_init_f (void)
 {
 #if defined(CONFIG_PCI)
     volatile immap_t *immr = (immap_t *)CFG_IMMR;