[U-Boot-Users] [PATCH] nand_wait() timeout fixes

8 Nov
2006
8 Nov
'06
10:59 p.m.
Hi,
Two fixes for the nand_wait() function in drivers/nand/nand_base.c:
1. Use correct timeouts. The original timeouts in Linux source are 400ms and 20ms not 40s and 20s
2. Return correct error value in case of timeout. 0 is interpreted as OK.
Please apply, Rui

28 Nov
28 Nov
10:43 a.m.
On Wednesday 08 November 2006 22:59, Rui Sousa wrote:
Two fixes for the nand_wait() function in drivers/nand/nand_base.c:
- Use correct timeouts. The original timeouts in Linux
source are 400ms and 20ms not 40s and 20s
- Return correct error value in case of timeout. 0 is
interpreted as OK.
Applied. Thanks.
Best regards, Stefan
6734
Age (days ago)
6754
Last active (days ago)
1 comments
2 participants
participants (2)
-
Rui Sousa
-
Stefan Roese