Commit bd483443 authored by Jeremy Kerr's avatar Jeremy Kerr Committed by Peter Korsgaard
Browse files

package/linux-firmware: Add bnx2x firmware



Add revision 17 of the Broadcom NetXtreme II 10Gb ethernet driver.

We also add an ethernet submenu for the firmware selection.

Signed-off-by: default avatarJeremy Kerr <jk@ozlabs.org>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 8ac836c5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -93,6 +93,15 @@ config BR2_PACKAGE_LINUX_FIRMWARE_TI_WL128X

endmenu

menu "Ethernet firmware"

config BR2_PACKAGE_LINUX_FIRMWARE_BNX2X
	bool "Broadcom NetXtremeII"
	help
	  Firmware files for Broadcom NetXtreme 10Gb ethernet cards (bnx2x)

endmenu

menu "DVB firmware"

config BR2_PACKAGE_LINUX_FIRMWARE_DIB0700
+9 −0
Original line number Diff line number Diff line
@@ -135,6 +135,15 @@ LINUX_FIRMWARE_FILES += iwlwifi-5000-5.ucode
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.iwlwifi_firmware
endif

ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_BNX2X),y)
LINUX_FIRMWARE_FILES += \
	bnx2x/bnx2x-e1-7.8.17.0.fw \
	bnx2x/bnx2x-e1h-7.8.17.0.fw \
	bnx2x/bnx2x-e2-7.8.17.0.fw
# No license file; the license is in the file WHENCE
# which is installed unconditionally
endif

ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_XC5000),y)
LINUX_FIRMWARE_FILES += dvb-fe-xc5000-1.6.114.fw
LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.xc5000