commit | e30372c91273bb5777597362c74e63f96d9cd434 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Mon Jul 16 18:26:23 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Jul 18 01:46:46 2007 -0700 |
tree | c81534ad188650d51219c59e920701a43b5c3075 | |
parent | cb32da0416b823b7f4b65e7e85d6cba16ca4d1e1 [diff] |
[BNX2]: Support NVRAM on 5709. The NVRAM interface is slightly modified on the 5709. To properly support it, we need to change the buffered flag in the flash data structure into multiple flags to indicate buffered operation, address translation, and the use of write enable (WREN). The 5709 flash only requires the buffered operation bit to be set. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>