5 Commits

Author SHA1 Message Date
Hsun Lai
654807446f firmware: fix qcnfa765(WCN6855) symlink 2025-07-06 10:36:56 +02:00
FantasyGmm
c51b8dff2d add ayn odin2 firmware 2024-02-26 10:07:21 +00:00
Ricardo Pardini
a036e277cd thinkpad-x13s: update firmware (for post 6.3 kernels)
- for the x13s, kernel/firmware/userspace has to be updated in lockstep
- remove previous bins, most were added to linux-firmware
- this is meant to be used in `armbian-firmware-full`, which brings the complete linux-firmware repo
- only new bin is `qcvss8280.mbn` for the interconnect
- `SC8280XP-LENOVO-X13S-tplg.bin` is a symlink to actual sound firmware in linux-firmware
- `a690_gmu.bin` is a symlink to actual GPU firmware in linux-firmware
- `ath11k/WCN6855` has a `hw2.1` symlink pointing to `hw2.0` (in linux-firmware)
2023-10-12 13:38:49 +02:00
Jens Jensen
2516660cc8 add support for QCA9377/LTM8830
wifi firmware from:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA9377/hw1.0/board.bin
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA9377/hw1.0/board-2.bin
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA9377/hw1.0/firmware-sdio-5.bin

bt firmware from:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qca/rampatch_00230302.bin
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qca/nvm_00230302.bin
2023-10-09 10:39:47 -05:00
Ricardo Pardini
52a6fa7caa Firmware blobs for the ThinkPad x13s
- source: https://github.com/ironrobin/x13s-alarm/tree/trunk/x13s-firmware
- those are complementary blobs to armbian-firmware-full (this+linux-firmware from git) which already has a few required blobs, but not all
- symlinks introduced:
  - dir: `ath11k/WCN6855/hw2.1` is a symlink to `ath11k/WCN6855/hw2.0`
  - file: `qca/hpnv21.b8c` is a symlink to `qca/hpnv21.8c`
- attention: a few of those are firmware for drivers that are essential to booting the kernel; as such, they must be included in the initrd. Armbian's board file will take care of configuring initramfs-tools for that.
2023-06-21 12:12:35 +02:00