• Eilon Greenstein's avatar
    bnx2x: FW (bootcode) interface fixes · 19680c48
    Eilon Greenstein authored
    FW (bootcode) interface fixes
    - Making sure that the device will not cause kernel panic of the
      bootcode is corrupted or missing
    - Removing module debug parameter "nomcp" since no one should work
      without the bootcode (this is a left over from the chip bring up days)
    - Instead of waiting fix amount of time for bootcode response, sample it
      every 10ms (usually the answer is ready after less than 10ms)
    Signed-off-by: default avatarEilon Greenstein <eilong@broadcom.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    19680c48
bnx2x_main.c 276 KB