u-boot/drivers/mtd/spi
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor
At present devices use a simple integer offset to record the device tree
node associated with the device. In preparation for supporting a live
device tree, which uses a node pointer instead, refactor existing code to
access this field through an inline function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-02-08 06:12:14 -07: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 dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -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 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 dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07: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