Bug 209855
Summary: | [ath10] compiled in firmware blobs neglected | ||
---|---|---|---|
Product: | Drivers | Reporter: | vtolkm |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | RESOLVED INVALID | ||
Severity: | high | ||
Priority: | P1 | ||
Hardware: | ARM | ||
OS: | Linux | ||
Kernel Version: | 5.1 & next-20201023 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
vtolkm
2020-10-26 00:39:27 UTC
strangely it works as expected for the 2 regulatory related blobs but not for the ath10 blobs Symbol: EXTRA_FIRMWARE_DIR [=/srv/fw] Type : string Defined at drivers/base/firmware_loader/Kconfig:63 Prompt: Firmware blobs root directory Depends on: FW_LOADER [=y] && EXTRA_FIRMWARE [=regulatory.db regulatory.db.p7s board.bin firmware5.bin]!= Location: -> Device Drivers -> Generic Driver Options -> Firmware loader -> Firmware loading facility (FW_LOADER [=y]) -> Build named firmware blobs into the kernel binary (EXTRA_FIRMWARE [=regulatory.db regulatory.db.p7s board.bin firmware-5.bin]) Apparently the ath10 driver expects a specific path prefix > ath10k/QCA988X/hw2.0 |