]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ep8260.h
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
[people/ms/u-boot.git] / include / configs / ep8260.h
index f1b2cc14f914a9c203c79d9c4d3f432109ec778a..8af139b88724cc32247dd8446a5464f4198614eb 100644 (file)
 #define CONFIG_MPC8260          1       /* This is an MPC8260 CPU   */
 #define CONFIG_EP8260           11      /* on an Embedded Planet EP8260 Board, Rev. 11 */
 
-#define CONFIG_BOARD_PRE_INIT  1           /* Call board_pre_init      */
+#define CONFIG_BOARD_EARLY_INIT_F 1        /* Call board_early_init_f  */
 
 /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */
 #include <cmd_confdefs.h>