]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash
authorJagan Teki <jteki@openedev.com>
Mon, 8 Aug 2016 11:53:56 +0000 (17:23 +0530)
committerJagan Teki <jagannadh.teki@gmail.com>
Wed, 21 Sep 2016 19:32:28 +0000 (01:02 +0530)
commitde0599284f1e41403ce28120f17d98c41b281767
tree409a1b60225c0b898a787a0c3aa366b6249116c4
parentddc2dfbb657de0b168447c6b5818855d34845d44
sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash

Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash code from header file.

Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Cc: Vignesh R <vigneshr@ti.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Jagan Teki <jteki@openedev.com>
drivers/mtd/spi/sf_internal.h
drivers/mtd/spi/spi_flash.c