u-boot/drivers/mtd/spi
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter
Update the ext loader to avoid using the spl_image global variable.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-10-06 15:08:53 -04:00
..
Kconfig sunxi: Support booting from SPI flash 2016-07-15 08:34:34 +02:00
Makefile spl: spi: Move the generic SPI loader into common/spl 2016-10-06 15:07:33 -04:00
fsl_espi_spl.c spi: Move freescale-specific code into a private header 2016-10-06 15:07:35 -04:00
sandbox.c sf: Remove SECT_32K 2016-09-22 01:02:28 +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 sf: Add CONFIG_SF_DUAL_FLASH 2014-01-12 21:40:22 +05:30
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: Move flags macro's to spi_flash_params{} members 2016-09-22 01:02:28 +05:30
sf_mtd.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
sf_params.c sf: Remove e_rd_cmd from param table 2016-09-22 01:02:28 +05:30
sf_probe.c spi: Correct two error return values 2016-02-26 08:53:10 -07:00
spi_flash.c sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash 2016-09-22 01:02:28 +05:30
sunxi_spi_spl.c spl: Update ext functions to take an spl_image parameter 2016-10-06 15:08:53 -04:00