diff options
Diffstat (limited to 'board/esd/dp405')
-rw-r--r-- | board/esd/dp405/dp405.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/dp405/dp405.c b/board/esd/dp405/dp405.c index 6d99b60130..84a4a336c7 100644 --- a/board/esd/dp405/dp405.c +++ b/board/esd/dp405/dp405.c @@ -35,7 +35,7 @@ const unsigned char fpgadata[] = int filesize = sizeof(fpgadata); -int board_pre_init (void) +int board_early_init_f (void) { /* * IRQ 0-15 405GP internally generated; active high; level sensitive |