commit | 900a659687aa6349e52f7b1e3f922b77afe89b90 | [log] [tgz] |
---|---|---|
author | Dimitris Michailidis <dm@chelsio.com> | Fri Jun 18 10:05:27 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 18 22:08:34 2010 -0700 |
tree | 5617d9684ec5d826a4c868398f62786081108467 | |
parent | bb9c03d8a6893517737b16fdbeb54be3c73b3023 [diff] |
cxgb4: dynamically determine flash size and FW image location Handle the larger flash memories on newer boards: - get the size and number of sectors by probing the flash - writes and erases can take longer, adjust the timeouts for these operations - the FW image can be at different locations depending on flash size, find its location dynamically as well. Signed-off-by: Dimitris Michailidis <dm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>