commit | ac6693d5848e14987f8f714b691b78b1ba0093b5 | [log] [tgz] |
---|---|---|
author | Renato Andreola <renato.andreola@imagos.it> | Wed Mar 24 23:00:47 2010 +0800 |
committer | Stefan Roese <sr@denx.de> | Thu Mar 25 09:44:58 2010 +0100 |
tree | b2d1d3a8fe732f0fda392bafcb56653e2e3c9287 | |
parent | 4e07e33e49db0141689aeb820e754f1f0db76191 [diff] |
cfi_flash: precision and underflow problem in tout calculation With old configuration it could happen tout=0 if CONFIG_SYS_HZ<1000. Signed-off-by: Renato Andreola <renato.andreola@imagos.it> Signed-off-by: Alessandro Rubini <rubini@gnudd.com> Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Stefan Roese <sr@denx.de>