Searched hist:"4 c2dbefde58917205af51a2c20b3069e01e55cf4" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | sf-uclass.c | 4c2dbefde58917205af51a2c20b3069e01e55cf4 Tue Oct 14 05:42:06 UTC 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 | 4c2dbefde58917205af51a2c20b3069e01e55cf4 Tue Oct 14 05:42:06 UTC 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>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spi_flash.h | 4c2dbefde58917205af51a2c20b3069e01e55cf4 Tue Oct 14 05:42:06 UTC 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>
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | uclass-id.h | 4c2dbefde58917205af51a2c20b3069e01e55cf4 Tue Oct 14 05:42:06 UTC 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>
|