Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-04 | riscv: defconfig: Removed AX210 WLAN card firmware. | Kevin.xie | 2 | -0/+0 | |
The firmware will be set in buildroot linux-firmware package. Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com> | |||||
2022-05-31 | riscv: defconfig: Support WLAN card AX210 for StarFive JH7110. | Kevin.xie | 2 | -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> |