[BNX2]: Support NVRAM on 5709.
authorMichael Chan <mchan@broadcom.com>
Tue, 17 Jul 2007 01:26:23 +0000 (18:26 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 18 Jul 2007 08:46:46 +0000 (01:46 -0700)
commite30372c91273bb5777597362c74e63f96d9cd434
treec81534ad188650d51219c59e920701a43b5c3075
parentcb32da0416b823b7f4b65e7e85d6cba16ca4d1e1
[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>
drivers/net/bnx2.c
drivers/net/bnx2.h