rv1126-uboot/drivers
Cooper Jr., Franklin 6e1eb089be mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function
Various commands to NAND flash results in the NAND flash becoming busy.
For those commands the SoC should wait until the NAND indicates it is
no longer busy before sending further commands. However, there is a delay
between the time the SoC sends its last command and when the NAND flash
sets its Ready/Busy Pin. This delay (tWB) must be respected or the SoC may
falsely assume the flash is ready when in reality it just hasn't had enough
time to indicate that it is busy.

Properly delaying by tWB is already done for nand_command/nand_command_lp
in nand_base.c including the version of it in the Linux kernel. Therefore,
this patch brings the handling of tWB delay inline to nand_base.c

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
[trini: Reformat comments slightly]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-04-08 21:34:50 -04:00
..
adc
bios_emulator
block dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
bootcount Blackfin: Remove 2017-04-05 13:52:01 -04:00
clk rockchip: clk: rk3399: 24MHz is not a power of 2 2017-04-04 20:01:57 -06:00
core dm: core: Allow driver model to be disabled for TPL 2017-04-05 16:36:58 -04:00
cpu
crypto
ddr board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
demo
dfu
dma
fpga
gpio
hwmon
i2c i2c: Drop unused i2c_soft...() functions 2017-04-05 13:55:10 -04:00
input
led
mailbox
memory
misc
mmc dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
mtd mtd: nand: am335x_spl_bch: Incorporate tWB delay in nand_command function 2017-04-08 21:34:50 -04:00
net Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2017-04-08 09:28:02 -04:00
pch
pci Merge git://git.denx.de/u-boot-dm 2017-04-04 09:18:57 -04:00
pcmcia
phy/marvell
pinctrl rockchip: pinctrl: rk3399: add GMAC (RGMII only) support 2017-04-04 20:01:57 -06:00
power sunxi: prepare for sharing MACH_SUN8I_H3 config symbol 2017-04-05 15:03:17 +05:30
pwm
qe
ram
remoteproc
reset
rtc
serial dm: serial: Allow driver-model serial to be disabled for TPL 2017-04-05 16:36:59 -04:00
soc
sound
spi Blackfin: Remove 2017-04-05 13:52:01 -04:00
spmi
sysreset
thermal
timer
tpm
twserial
usb Merge branch 'master' of git://git.denx.de/u-boot-sunxi 2017-04-06 20:40:24 -04:00
video rockchip: video: Split out HDMI controller code 2017-04-04 20:01:57 -06:00
watchdog ti: wdt: omap: Disable watchdog timer before performing initialization 2017-04-08 21:32:49 -04:00
Kconfig
Makefile dm: core: Allow driver model to be disabled for TPL 2017-04-05 16:36:58 -04:00