summaryrefslogtreecommitdiff
path: root/board/mpl/pati/pati.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/mpl/pati/pati.c')
-rw-r--r--board/mpl/pati/pati.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/mpl/pati/pati.c b/board/mpl/pati/pati.c
index 5d701a7931..b9d88ee17e 100644
--- a/board/mpl/pati/pati.c
+++ b/board/mpl/pati/pati.c
@@ -311,6 +311,11 @@ void user_led1(int led_on)
sysconf->sc_sgpiodt2=reg; /* Data register */
}
+int board_early_init_f(void)
+{
+ spi_init_f();
+ return 0;
+}
/****************************************************************
* Last Stage Init