]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ip860/ip860.c
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
[karo-tx-uboot.git] / board / ip860 / ip860.c
index d66621cdf157d40bb45f8495bf01293c6ba5a46a..5b634e459f525b5f93acd09fa78df108cf435e2b 100644 (file)
@@ -85,7 +85,7 @@ const uint sdram_table[] = {
 
 
 /* ------------------------------------------------------------------------- */
-int board_pre_init(void)
+int board_early_init_f(void)
 {
     volatile immap_t     *immap  = (immap_t *)CFG_IMMR;
     volatile memctl8xx_t *memctl = &immap->im_memctl;