summaryrefslogtreecommitdiffstats
path: root/include/configs/BUBINGA405EP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/BUBINGA405EP.h')
-rw-r--r--include/configs/BUBINGA405EP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/BUBINGA405EP.h b/include/configs/BUBINGA405EP.h
index a485e4e80f..507cb75948 100644
--- a/include/configs/BUBINGA405EP.h
+++ b/include/configs/BUBINGA405EP.h
@@ -42,7 +42,7 @@
#define CONFIG_4xx 1 /* ...member of PPC4xx family */
#define CONFIG_BUBINGA405EP 1 /* ...on a BUBINGA405EP board */
-#define CONFIG_BOARD_PRE_INIT 1 /* Call board_pre_init */
+#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */
#define CONFIG_SYS_CLK_FREQ 33333333 /* external frequency to pll */
OpenPOWER on IntegriCloud