summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2013-03-19 04:58:56 +0000
committerSimon Glass <sjg@chromium.org>2013-03-19 08:45:36 -0700
commit1853030e2164c849c09f1ba051d243265e2591ec (patch)
tree6dce664e159a4bd3025c5350e4b4b07cc0ef503b /include
parentc0f87dd4ffa0c012d1dc8f737412c58200a93c93 (diff)
downloadtalos-obmc-uboot-1853030e2164c849c09f1ba051d243265e2591ec.tar.gz
talos-obmc-uboot-1853030e2164c849c09f1ba051d243265e2591ec.zip
x86: spi: Add Intel ICH driver
This supports Intel ICH7/9. The Intel controller is a little unusual in that it is mostly intended for use with SPI flash, and has some optimisations and features specifically for that application. In particular it is not possible to support ongoing transactions that continue over many calls with SPI_XFER_BEGIN and SPI_XFER_END. This driver supports writes of up to 64 bytes at a time, the limit for the controller. Future work will improve this. Signed-off-by: Bernie Thompson <bhthompson@chromium.org> Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Signed-off-by: Bill Richardson <wfrichar@chromium.org> Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Signed-off-by: Gabe Black <gabeblack@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud