u-boot-brain/drivers
Wolfgang Grandegger 33846df28f Add wait flags to support board/chip specific delays
The NAND flash on the TQM8548_BE modules requires a short delay after
running the UPM pattern like the MPC8360ERDK board does. The TQM8548_BE
requires a further short delay after writing out a buffer. Normally the
R/B pin should be checked, but it's not connected on the TQM8548_BE.
The corresponding Linux FSL UPM driver uses similar delay points at the
same locations. To manage these extra delays in a more general way, I
introduced the "wait_flags" field allowing the board-specific driver to
specify various types of extra delay.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2009-03-23 15:53:40 -05:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block sata_sil3114: fix compiler warning 2009-02-19 00:37:18 +01:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio i.MX31: add a simple gpio driver 2009-02-24 09:43:10 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c 8xx: add support for new keymile kmsupx4 board. 2009-03-18 20:50:05 +01:00
input rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc Move ali512x.h 2009-03-20 22:39:13 +01:00
mmc OMAP3: Clean up MMC code 2009-02-22 18:29:10 +01:00
mtd Add wait flags to support board/chip specific delays 2009-03-23 15:53:40 -05:00
net lan91c96/smc91111/smc911x: get mac address from environment 2009-03-20 22:39:11 +01:00
pci sh: Add some register value configurable to PCI of SH7780 2009-03-12 23:58:30 +09:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe Merge branch 'master' of git://git.denx.de/u-boot-net 2009-02-01 21:31:37 +01:00
rtc Blackfin: only initialize the RTC when actually used 2008-10-23 05:03:50 -04:00
serial Replaced endpoint numbers with appropriate macros in usbtty.c. 2009-03-21 10:40:24 +01:00
spi i.MX31: support GPIO as a chip-select in the mxc_spi driver 2009-02-24 09:48:33 +01:00
usb r8a66597-hcd: fix cannot use external hub 2009-02-22 10:57:42 +01:00
video video: add an i.MX31 framebuffer driver 2009-02-24 10:22:59 +01:00