u-boot-brain/drivers/mtd/spi
Mike Frysinger 1abe365ffc sf: set common timeouts in seconds, not milliseconds
Since timeouts are only hit when there is a problem in the system, we
don't want to prematurely timeout on a functioning setup.  Thus having
low timeouts (in milliseconds) doesn't gain us anything in the production
case, but rather increases likely hood of causing problems where none
otherwise exist.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2009-04-02 08:11:31 -04:00
..
atmel.c sf: drop DEBUG defines 2009-04-02 06:49:49 -04:00
Makefile sf: add driver for SST flashes 2009-04-02 06:49:58 -04:00
spansion.c sf: always read 5 bytes for the idcode 2009-04-02 06:50:21 -04:00
spi_flash_internal.h sf: set common timeouts in seconds, not milliseconds 2009-04-02 08:11:31 -04:00
spi_flash.c sf: always read 5 bytes for the idcode 2009-04-02 06:50:21 -04:00
sst.c sf: add driver for SST flashes 2009-04-02 06:49:58 -04:00
stmicro.c sf: stmicro: use common page timeout define 2009-04-02 06:51:55 -04:00