]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
linux-firmware: add support for MT7601u
authorMatt Weber <matt@thewebers.ws>
Mon, 15 Feb 2016 04:27:28 +0000 (04:27 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 15 Feb 2016 21:48:42 +0000 (22:48 +0100)
MT7601u is a MediaTek Wifi 802.11n dongle
(New chipset from the combined ralink/mediaTek company)

Signed-off-by: Matt Weber <matt@thewebers.ws>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/linux-firmware/Config.in
package/linux-firmware/linux-firmware.mk

index d8389864adaafe6f8a12d5b127457209b2582f05..97d64ca4a8e455b56d968c44073c47c1d8895837 100644 (file)
@@ -189,6 +189,11 @@ config BR2_PACKAGE_LINUX_FIRMWARE_MWIFIEX_PCIE8897
        help
          Firmware files for the Marvell Wifi-Ex 8897 module on PCI-E.
 
+config BR2_PACKAGE_LINUX_FIRMWARE_MEDIATEK_MT7601U
+       bool "MediaTek MT7601U"
+       help
+         MediaTek MT7601U
+
 config BR2_PACKAGE_LINUX_FIRMWARE_RALINK_RT61
        bool "Ralink rt2501/rt61"
        help
index 083a381ea00a505d1397d9f25b18e3e475e27ae4..4667c4cd2d19069dab3d55a7f2c06f36268897b6 100644 (file)
@@ -165,6 +165,12 @@ LINUX_FIRMWARE_FILES += mrvl/pcie8897_uapsta.bin
 LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.Marvell
 endif
 
+# MT7601
+ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_MEDIATEK_MT7601U),y)
+LINUX_FIRMWARE_FILES += mt7601u.bin
+LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.ralink_a_mediatek_company_firmware
+endif
+
 # wl127x
 ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_TI_WL127X),y)
 # wl1271-nvs.bin is a symlink to wl127x-nvs.bin