uboot/common
Martin Krause e175eacc87 IDE: fix bug in reset sequence
According to the ata (ata5) specification the RESET- signal
shall be asserted for at least 25 us. Without this patch,
the RESET- signal is asserted on some boards for only < 1 us
(e. g. on the TQM5200). This patch adds a general delay of
25 us to the RESET- signal.

Without this patch a Platinum 4 GiB CF card is not recognised
properly on boards with a TQM5200 (STK52xx, TB5200).

Signed-off-by: Martin Krause <martin.krause@tqs.de>
2008-04-17 14:26:48 -07:00
..
ACEX1K.c
Makefile
altera.c
bedbug.c
circbuf.c
cmd_ambapp.c
cmd_autoscript.c
cmd_bdinfo.c
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c
cmd_date.c
cmd_dcr.c
cmd_diag.c
cmd_display.c
cmd_doc.c
cmd_dtt.c
cmd_eeprom.c
cmd_elf.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_flash.c
cmd_fpga.c
cmd_i2c.c
cmd_ide.c
cmd_immap.c
cmd_itest.c
cmd_jffs2.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_mem.c
cmd_mfsl.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c
cmd_mp.c
cmd_nand.c
cmd_net.c
cmd_nvedit.c
cmd_onenand.c
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c
cmd_spi.c
cmd_strings.c
cmd_terminal.c
cmd_universe.c
cmd_usb.c
cmd_vfd.c
cmd_ximg.c
command.c
console.c
crc16.c
cyclon2.c
devices.c
dlmalloc.c
dlmalloc.src
docecc.c
env_common.c
env_dataflash.c
env_eeprom.c
env_flash.c
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
environment.c
exports.c
fdt_support.c
flash.c
fpga.c
ft_build.c
gunzip.c
hush.c
image.c
kgdb.c
lcd.c
lists.c
lynxkdi.c
main.c
memsize.c
miiphybb.c
miiphyutil.c
s_record.c
serial.c
soft_i2c.c
soft_spi.c
spartan2.c
spartan3.c
stratixII.c
usb.c
usb_kbd.c
usb_storage.c
virtex2.c
xilinx.c
xyzModem.c