u-boot-brain/drivers
Thomas Chou e5720823f6 cfi flash: add status polling method for amd flash
This patch adds status polling method to offer an alternative to
data toggle method for amd flash chips.

This patch is needed for nios2 cfi flash interface, where the bus
controller performs 4 bytes read cycles for a single byte read
instruction. The data toggle method can not detect chip busy
status correctly. So we have to poll DQ7, which will be inverted
when the chip is busy.

This feature is enabled with the config def,
CONFIG_SYS_CFI_FLASH_STATUS_POLL

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Signed-off-by: Stefan Roese <sr@denx.de>
2010-03-26 11:35:50 +01:00
..
bios_emulator drivers/bios_emulator: Fix compile error in .depend not being generated 2009-12-17 22:24:36 +01:00
block Misc SATA fixups 2009-09-04 21:53:37 +02:00
dma ColdFire: Fix compile warning messages 2009-08-26 03:44:31 -05:00
fpga fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
gpio add a new AT91 GPIO driver 2010-02-12 12:31:54 -06:00
hwmon Misc ds1722 fixups 2009-09-04 21:54:52 +02:00
i2c mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
input mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
misc TWL4030: make LEDs selectable for twl4030_led_init() 2010-01-04 08:48:15 -06:00
mmc mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors 2010-03-21 22:22:52 +01:00
mtd cfi flash: add status polling method for amd flash 2010-03-26 11:35:50 +01:00
net mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
pci Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() 2010-03-21 17:58:07 +01:00
pcmcia Misc ti_pci1410a fixups 2009-09-04 21:54:04 +02:00
power OMAP3 Move twl4030 mmc function 2009-07-29 09:57:43 +02:00
qe 83xx, uec: split enet_interface in two variables 2010-01-31 22:37:12 -08:00
rtc Merge branch 'master' into next 2009-12-05 02:11:59 +01:00
serial mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
spi Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
video video: Fix console display when splashscreen is used 2010-03-21 22:44:41 +01:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00