summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>2014-09-30 11:23:54 (GMT)
committerTom Rini <trini@ti.com>2014-10-10 13:44:44 (GMT)
commitcf7d4505e3403a4ce039dc28c3a473414e7ea6a5 (patch)
tree7482822cfdc3f086f600ac541f2f44c6cce05e8e /include
parent6c4c9a7c0fc54760370ad0b09fba11fd2bc9717f (diff)
downloadu-boot-fsl-qoriq-cf7d4505e3403a4ce039dc28c3a473414e7ea6a5.tar.xz
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>
Diffstat (limited to 'include')
-rw-r--r--include/configs/PATI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/PATI.h b/include/configs/PATI.h
index 65ab65d..3ca204e 100644
--- a/include/configs/PATI.h
+++ b/include/configs/PATI.h
@@ -98,6 +98,7 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 1250000 }
+#define CONFIG_BOARD_EARLY_INIT_F
/***********************************************************************
* Last Stage Init