u-boot/drivers
Boris Brezillon 9db29b300f mtd: nand: provide several helpers to do common NAND operations
Linux commit 97d90da8a88 ("mtd: nand: provide several helpers
to do common NAND operations")

This is part of the process of removing direct calls to ->cmdfunc()
outside of the core in order to introduce a better interface to execute
NAND operations.

Here we provide several helpers and make use of them to remove all
direct calls to ->cmdfunc(). This way, we can easily modify those
helpers to make use of the new ->exec_op() interface when available.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
[miquel.raynal@free-electrons.com: rebased and fixed some conflicts]
Signed-off-by: Miquel Raynal <miquel.raynal@free-electrons.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
[Philippe Reynes: adapt code to u-boot and only keep new function]

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
2019-04-22 11:55:58 -04:00
..
adc
ata Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2019-04-17 09:19:45 -04:00
axi
bios_emulator
block
board
bootcount
clk Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2019-04-17 09:19:45 -04:00
core
cpu
crypto
ddr ddr: altera: Stratix10: Add ECC memory scrubbing 2019-04-17 22:20:17 +02:00
demo
dfu
dma
fastboot fastboot: add support for 'getvar platform' 2019-04-21 10:26:52 +02:00
firmware
fpga
gpio
hwspinlock
i2c
input
led
mailbox
memory
misc
mmc ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards 2019-04-18 09:12:38 +03:00
mtd mtd: nand: provide several helpers to do common NAND operations 2019-04-22 11:55:58 -04:00
net Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2019-04-17 09:19:45 -04:00
nvme
pch
pci
pcmcia
phy phy: usbphyc: increase PLL wait timeout 2019-04-21 10:26:51 +02:00
pinctrl
power
pwm
qe
ram
remoteproc
reset reset: socfpga: add reset handling for old kernels 2019-04-17 22:20:16 +02:00
rtc
scsi
serial
smem
soc
sound
spi Merge branch 'master' of git://git.denx.de/u-boot-socfpga 2019-04-21 18:59:30 -04:00
spmi
sysreset
tee
thermal
timer timer: dw-apb: Add missing 64bit up-conversion 2019-04-17 22:20:18 +02:00
tpm
usb usb: dwc2: fix gadget disconnect 2019-04-21 10:26:52 +02:00
video
virtio
w1
w1-eeprom
watchdog
Kconfig
Makefile