- 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)
- 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.