Searched hist:"4 c2dbefd" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf-uclass.c | 4c2dbefd 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 D | Makefile | 4c2dbefd 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 D | spi_flash.h | 4c2dbefd 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 D | uclass-id.h | 4c2dbefd 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>
|