summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-08-05 17:16:16 -0400
committerTom Rini <trini@ti.com>2014-08-06 08:38:19 -0400
commit336450f5fc1c0d6eb0d95c536dadf0cc07466a4d (patch)
tree40e03d354dd408f74ff91beb687e5c08768aef60 /README
parentdcdb61a084bd3840d0987a5d01ae506c11efca1b (diff)
parentf659b57361c4a351ef2a5fc23b9197428e2e67f0 (diff)
downloadblackbird-obmc-uboot-336450f5fc1c0d6eb0d95c536dadf0cc07466a4d.tar.gz
blackbird-obmc-uboot-336450f5fc1c0d6eb0d95c536dadf0cc07466a4d.zip
Merge branch 'master' of git://git.denx.de/u-boot-spi
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 31e08fc748..0d295a718e 100644
--- a/README
+++ b/README
@@ -2597,6 +2597,10 @@ CBFS (Coreboot Filesystem) support
Enables the driver for the SPI controllers on i.MX and MXC
SoCs. Currently i.MX31/35/51 are supported.
+ CONFIG_SYS_SPI_MXC_WAIT
+ Timeout for waiting until spi transfer completed.
+ default: (CONFIG_SYS_HZ/100) /* 10 ms */
+
- FPGA Support: CONFIG_FPGA
Enables FPGA subsystem.
OpenPOWER on IntegriCloud