[U-Boot] [PATCH 1/2] Add driver for the ST M95xxx SPI EEPROM
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Aug 7 12:52:07 CEST 2009
On 12:37 Fri 07 Aug , Albin Tonnerre wrote:
> 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 at free-electrons.com>
> ---
> drivers/mtd/spi/Makefile | 1 +
> drivers/mtd/spi/eeprom_m95xxx.c | 117 +++++++++++++++++++++++++++++++++++++++
> 2 files changed, 118 insertions(+), 0 deletions(-)
> create mode 100644 drivers/mtd/spi/eeprom_m95xxx.c
looks fine
Best Regards,
J.
More information about the U-Boot
mailing list