Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a33ce21e authored by Stanislaw Gruszka's avatar Stanislaw Gruszka Committed by Kalle Valo
Browse files

mt76x0: load firmware from mediatek subdir



Firmware blob will be located in mediatek subdirectory. Add "u" suffix
to indicate this is USB device firmware.

Signed-off-by: default avatarStanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 369bbecd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@


#include "mt76x0.h"
#include "mt76x0.h"


#define MT7610_FIRMWARE	"mt7610.bin"
#define MT7610_FIRMWARE	"mediatek/mt7610u.bin"


#define MT_VEND_REQ_MAX_RETRY	10
#define MT_VEND_REQ_MAX_RETRY	10
#define MT_VEND_REQ_TOUT_MS	300
#define MT_VEND_REQ_TOUT_MS	300