commit | a58fc8e2862d2c04cbdf149b6c60baa8bdea5b7e | [log] [tgz] |
---|---|---|
author | David Müller (ELSOFT AG) <d.mueller@elsoft.ch> | Tue Sep 30 13:23:54 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Oct 10 09:44:44 2014 -0400 |
tree | 7482822cfdc3f086f600ac541f2f44c6cce05e8e | |
parent | 13c3e39e1bd30052b90d0048480deb6f12f38b54 [diff] |
PATI: fix broken SPI access fix broken SPI access by adding/activating BOARD_EARLY_INIT_F functionality and calling spi_init_f() from there. Signed-off-by: David Müller <d.mueller@elsoft.ch>