Skip to content

Update linux-firmware to include latest bnx2x firmware #1706

Merged
merged 3 commits into from
Feb 17, 2020

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Feb 17, 2020

No description provided.

Linux 5.4 includes commit 32705592 (bnx2x: Utilize FW 7.13.11.0.),
requiring at least this version. So add the corresponding files to fix
the error below.

    Feb 17 09:30:13 pappnase.molgen.mpg.de kernel: bnx2x 0000:41:00.0: Direct firmware load for bnx2x/bnx2x-e1h-7.13.11.0.fw failed with error -2
    Feb 17 09:30:13 pappnase.molgen.mpg.de kernel: bnx2x: [bnx2x_init_firmware:13557(net02)]Can't load firmware file bnx2x/bnx2x-e1h-7.13.11.0.fw
    Feb 17 09:30:13 pappnase.molgen.mpg.de kernel: bnx2x: [bnx2x_func_hw_init:6002(net02)]Error loading firmware
    Feb 17 09:30:13 pappnase.molgen.mpg.de kernel: bnx2x: [bnx2x_nic_load:2730(net02)]HW init failed, aborting

The linux-firmware repository uses tags now, starting with *20190312*,
so the version references have to changed. As the starting year is
greater than zero, the ordering is preserved.
@donald donald merged commit cd16987 into master Feb 17, 2020
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants