diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-04-02 08:11:31 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-04-02 08:11:31 -0400 |
commit | 1abe365ffcfc29c061e8fd8b45551be5ad1428dd (patch) | |
tree | 46dd80de0b631955ce06249f2b2947294f7a9944 /drivers/serial | |
parent | 2a6ce1115b3cbe746965cfa0058ce645b6c1ada1 (diff) | |
download | u-boot-imx-1abe365ffcfc29c061e8fd8b45551be5ad1428dd.zip u-boot-imx-1abe365ffcfc29c061e8fd8b45551be5ad1428dd.tar.gz u-boot-imx-1abe365ffcfc29c061e8fd8b45551be5ad1428dd.tar.bz2 |
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>
Diffstat (limited to 'drivers/serial')
0 files changed, 0 insertions, 0 deletions