commit | 9d03280129e84f8cdfd83f84803a4548e3bf697d | [log] [tgz] |
---|---|---|
author | Adrian Hunter <hunter.programmer@gmail.com> | Wed Jan 10 07:51:26 2007 +0200 |
committer | Kyungmin Park <kyungmin.park@samsung.com> | Thu Jan 18 10:59:44 2007 +0900 |
tree | 2cce5d630864168ffd2427062094479d3bcf3ec5 | |
parent | 10b7a2bd6bf3510cbb5977a44d8822f085738729 [diff] |
[MTD] OneNAND: Return an error if a read timeout occurs If OneNAND is operating within specification, all operations should easily be completed within the 20 millisecond timeout. This patch faithlessly adds a check for the timeout and returns an error in that case. Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>