]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PATI: fix broken SPI access
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>
Tue, 30 Sep 2014 11:23:54 +0000 (13:23 +0200)
committerTom Rini <trini@ti.com>
Fri, 10 Oct 2014 13:44:44 +0000 (09:44 -0400)
commitcf7d4505e3403a4ce039dc28c3a473414e7ea6a5
tree7482822cfdc3f086f600ac541f2f44c6cce05e8e
parent6c4c9a7c0fc54760370ad0b09fba11fd2bc9717f
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>
board/mpl/pati/pati.c
include/configs/PATI.h