summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2013-03-19 04:58:56 +0000
committerSimon Glass <[email protected]>2013-03-19 08:45:36 -0700
commit1853030e2164c849c09f1ba051d243265e2591ec (patch)
tree6dce664e159a4bd3025c5350e4b4b07cc0ef503b /include
parentc0f87dd4ffa0c012d1dc8f737412c58200a93c93 (diff)
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 <[email protected]> Signed-off-by: Duncan Laurie <[email protected]> Signed-off-by: Bill Richardson <[email protected]> Signed-off-by: Vadim Bendebury <[email protected]> Signed-off-by: Gabe Black <[email protected]> Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions