u-boot-brain/drivers/mtd/spi
Fabio Estevam 5092158359 spi: spi_flash: Fix the arguments of stm_is_locked_sr()
stm_is_locked_sr() takes the status register (SR) value as the last
parameter, not the second.

Based on a patch from Brian Norris for the linux kernel:
http://git.infradead.org/linux-mtd.git/commit/a32d5b726ff8cf32bf491522b0ac8ae2545a063e

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>
2016-01-07 20:29:33 +05:30
..
fsl_espi_spl.c driver: Add support of image load for MMC & SPI in SPL 2014-04-22 17:58:50 -07:00
Kconfig sf: Make 4K sector support configurable 2015-08-17 15:59:48 +05:30
Makefile sf: Rename sf_ops.c to spi-flash.c 2015-12-11 22:12:24 +05:30
sandbox.c sandbox: spi: Add newline to printf() in sandbox_sf_probe 2015-05-14 18:49:35 -06:00
sf_dataflash.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 2015-10-23 09:42:28 -06:00
sf_internal.h sf: sf_probe: Remove spi_slave pointer argument 2015-12-11 22:12:24 +05:30
sf_mtd.c mtd, spi: Add MTD layer driver 2015-06-30 00:40:11 +05:30
sf_params.c sf: params: Add IS25LP128 part support 2015-10-25 20:17:03 +05:30
sf_probe.c sf: Use static for file-scope functions 2015-12-11 22:12:24 +05:30
sf-uclass.c dm: sf: Add support for all targets which requires MANUAL_RELOC 2015-11-19 13:10:32 +01:00
sf.c sf: Add CONFIG_SF_DUAL_FLASH 2014-01-12 21:40:22 +05:30
spi_flash.c spi: spi_flash: Fix the arguments of stm_is_locked_sr() 2016-01-07 20:29:33 +05:30
spi_spl_load.c spl: change return values of spl_*_load_image() 2015-11-18 14:50:02 -05:00