starfive: add starfive-firmware package

add below firmware:
BR2_PACKAGE_STARFIVE_FIRMWARE_AP6256_BLUETOOTH
BR2_PACKAGE_STARFIVE_FIRMWARE_AP6256_SDIO_WIFI

add ap6256 bluetooth and sdio wifi firmware
files to /lib/firmware/.

for addtional firmware file, we can also add it
like this way.

Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
Andy Hu
2023-03-28 17:34:37 +08:00
parent 50ab236c33
commit 88f9b66444
6 changed files with 199 additions and 0 deletions
+1
View File
@@ -15,3 +15,4 @@ source "package/starfive/img-gpu-powervr/Config.in"
source "package/starfive/drm_test/Config.in"
source "package/starfive/pm/Config.in"
source "package/starfive/v4l2_dec_test/Config.in"
source "package/starfive/starfive-firmware/Config.in"