summaryrefslogtreecommitdiffstats
path: root/board/walnut405/walnut405.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/walnut405/walnut405.c')
-rw-r--r--board/walnut405/walnut405.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/walnut405/walnut405.c b/board/walnut405/walnut405.c
index 1d02ad4b1b..7035599e90 100644
--- a/board/walnut405/walnut405.c
+++ b/board/walnut405/walnut405.c
@@ -26,7 +26,7 @@
#include <asm/processor.h>
#include <spd_sdram.h>
-int board_pre_init (void)
+int board_early_init_f (void)
{
/*-------------------------------------------------------------------------+
| Interrupt controller setup for the Walnut board.
OpenPOWER on IntegriCloud