u-boot-brain/drivers/mtd/spi
Jagan Teki 3632c8e5ce sf: Move flags macro's to spi_flash_params{} members
This patch moves flags macro's to respective member position on
spi_flash_params{}, for better readabilty and finding the
respective member macro's easily.

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>
2016-09-22 01:02:28 +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 sunxi: Support booting from SPI flash 2016-07-15 08:34:34 +02:00
Makefile sunxi: Support booting from SPI flash 2016-07-15 08:34:34 +02:00
sandbox.c sf: Remove SECT_32K 2016-09-22 01:02:28 +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 mtd, spi: Add MTD layer driver 2015-06-30 00:40:11 +05:30
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
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
spi_flash.c sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash 2016-09-22 01:02:28 +05:30
spi_spl_load.c spl: Support loading a FIT from SPI 2016-05-27 15:41:40 -04:00
sunxi_spi_spl.c sunxi: Support booting from SPI flash 2016-07-15 08:34:34 +02:00