summaryrefslogtreecommitdiffstats
path: root/kernel/firmware/Makefile
diff options
context:
space:
mode:
authorYunhong Jiang <yunhong.jiang@intel.com>2017-04-14 09:05:20 -0400
committerYunhong Jiang <yunhong.jiang@intel.com>2017-04-14 09:16:18 -0400
commitc9f6c8ee5a42e7cf4af990a65e4b30d6363e1436 (patch)
tree46cc5234826fb89b69ac8a2d054711a5996056a5 /kernel/firmware/Makefile
parent4d13fcf59772c5dd2f577aedc1f3a1ab0c35c1d1 (diff)
Update bnx2x firmware
Update bnx2x firmware according to ubuntu krenel. The original patches are from Tim Gardner <tim.gardner@canonical.com> and can be found under ubuntu-kernel. upstream-status: N/A Change-Id: I7a27e16121f8a9cc7a2d84707fd3eb14f63bfb78 Signed-off-by: yunhong.jiang@intel.com
Diffstat (limited to 'kernel/firmware/Makefile')
-rw-r--r--kernel/firmware/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel/firmware/Makefile b/kernel/firmware/Makefile
index e297e1b52..e668ec4de 100644
--- a/kernel/firmware/Makefile
+++ b/kernel/firmware/Makefile
@@ -31,9 +31,9 @@ fw-shipped-$(CONFIG_ADAPTEC_STARFIRE) += adaptec/starfire_rx.bin \
adaptec/starfire_tx.bin
fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw
-fw-shipped-$(CONFIG_BNX2X) += bnx2x/bnx2x-e1-6.2.9.0.fw \
- bnx2x/bnx2x-e1h-6.2.9.0.fw \
- bnx2x/bnx2x-e2-6.2.9.0.fw
+fw-shipped-$(CONFIG_BNX2X) += bnx2x/bnx2x-e1-7.12.30.0.fw \
+ bnx2x/bnx2x-e1h-7.12.30.0.fw \
+ bnx2x/bnx2x-e2-7.12.30.0.fw
fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-6.2.1a.fw \
bnx2/bnx2-rv2p-09-6.0.17.fw \
bnx2/bnx2-rv2p-09ax-6.0.17.fw \