commit | 626e02a0e05c64293d4570aad90e3f360735d5ab | [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 | e94f49736034f0a72777fa4df870d8e9966d6c31 [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>