u-boot/drivers/mtd/spi
Priit Laes a648936143 spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI
Fix typo introduced in ebc4ef61d7

Signed-off-by: Priit Laes <plaes@plaes.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
2017-01-04 11:54:04 +01:00
..
Kconfig sunxi: Support booting from SPI flash 2016-07-15 08:34:34 +02:00
Makefile sf: Rename sf_params.c to spi_flash_ids.c 2016-11-18 13:04:54 +05:30
fsl_espi_spl.c spi: Move freescale-specific code into a private header 2016-10-06 15:07:35 -04:00
sandbox.c sf: nr_sectors -> n_sectors 2016-11-18 13:04:53 +05:30
sf-uclass.c dm: spi_flash: Allow the uclass to work without printf() 2016-01-15 05:39:27 -07:00
sf.c spi: Remove dual flash options/flags 2016-11-19 08:41:44 +05:30
sf_dataflash.c sf: dataflash: Minor cleanups 2016-11-19 08:41:54 +05:30
sf_internal.h Revert "sf: Fix quad bit set for micron devices" 2016-12-15 18:33:16 +01:00
sf_mtd.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
sf_probe.c spi: Correct two error return values 2016-02-26 08:53:10 -07:00
spi_flash.c Revert "sf: Fix quad bit set for micron devices" 2016-12-15 18:33:16 +01:00
spi_flash_ids.c sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G 2016-11-22 11:58:59 +05:30
sunxi_spi_spl.c spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI 2017-01-04 11:54:04 +01:00