Home
last modified time | relevance | path

Searched hist:"4 c2dbefd" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf-uclass.c4c2dbefd Tue Oct 14 00:42:06 CDT 2014 Simon Glass <sjg@chromium.org> dm: sf: Add a uclass for SPI flash

Add a driver model uclass for SPI flash which supports the common
operations (read, write, erase). Since we must keep support for the
non-dm interface, some modification of the spi_flash header is required.

CONFIG_DM_SPI_FLASH is used to enable driver model for SPI flash.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
H A DMakefile4c2dbefd Tue Oct 14 00:42:06 CDT 2014 Simon Glass <sjg@chromium.org> dm: sf: Add a uclass for SPI flash

Add a driver model uclass for SPI flash which supports the common
operations (read, write, erase). Since we must keep support for the
non-dm interface, some modification of the spi_flash header is required.

CONFIG_DM_SPI_FLASH is used to enable driver model for SPI flash.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
/openbmc/u-boot/include/
H A Dspi_flash.h4c2dbefd Tue Oct 14 00:42:06 CDT 2014 Simon Glass <sjg@chromium.org> dm: sf: Add a uclass for SPI flash

Add a driver model uclass for SPI flash which supports the common
operations (read, write, erase). Since we must keep support for the
non-dm interface, some modification of the spi_flash header is required.

CONFIG_DM_SPI_FLASH is used to enable driver model for SPI flash.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
/openbmc/u-boot/include/dm/
H A Duclass-id.h4c2dbefd Tue Oct 14 00:42:06 CDT 2014 Simon Glass <sjg@chromium.org> dm: sf: Add a uclass for SPI flash

Add a driver model uclass for SPI flash which supports the common
operations (read, write, erase). Since we must keep support for the
non-dm interface, some modification of the spi_flash header is required.

CONFIG_DM_SPI_FLASH is used to enable driver model for SPI flash.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>