]> git.ipfire.org Git - people/ms/u-boot.git/commit
NAND: Add timeout for reset command
authorPeter Tyser <ptyser@xes-inc.com>
Wed, 4 Feb 2009 19:47:22 +0000 (13:47 -0600)
committerScott Wood <scottwood@freescale.com>
Fri, 6 Feb 2009 23:29:38 +0000 (17:29 -0600)
commit8da601280a8acbc3385784780ed35130e53812f1
tree7314c3b39b39337cc53a061fd19168253d1e7dd3
parent10dc6a9bef73d7d4cb25b3fde27ee91f8484b126
NAND: Add timeout for reset command

Without the timeout present an infinite loop can occur if the
NAND device is broken or not present.

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/nand_base.c