commit | 3ac374c0f0b7d856f1a43317a286f2079106bd6a | [log] [tgz] |
---|---|---|
author | Albin Tonnerre <albin.tonnerre@free-electrons.com> | Fri Aug 07 12:37:36 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Aug 09 23:45:14 2009 +0200 |
tree | 67293a0f6a1a3713cde4676404f4c1b4bcc49a6a | |
parent | 30951960bae9a2c33e324a7165962a082e913f9e [diff] |
Add driver for the ST M95xxx SPI EEPROM This chip is used in a number of boards manufactured by Calao-Systems which should be supported soon. This driver provides the necessary spi_read and spi_write functions necessary to communicate with the chip. Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>