summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Collapse)AuthorFilesLines
2022-07-04riscv: defconfig: Removed AX210 WLAN card firmware.Kevin.xie2-0/+0
The firmware will be set in buildroot linux-firmware package. Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
2022-05-31riscv: defconfig: Support WLAN card AX210 for StarFive JH7110.Kevin.xie2-0/+0
The firmware of AX210 are set in linux/firmware as extra firmware, whilch will be build into kernel. That is one of the standard extra firmware solutioin, or we can pack them into filesystem(lib/firmware). Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>