aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware
AgeCommit message (Collapse)Author
2021-04-25firmware-qcom-dragonboard410c: add support for fw 1036.1Dmitry Baryshkov
Firmware 1036.1 was never release for further redistribution, however it can be manually downloaded from Qualcomm site. Add a recipe to build it. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-25firmware-qcom-dragonboard845c: install dsp paritition imageDmitry Baryshkov
Install an image with DSP shell and libraries. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-25firmware-qcom-dragonboard820c: install dsp paritition imageDmitry Baryshkov
Install an image with DSP shell and libraries. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-22firmware-qcom-*: switch to allarchDmitry Baryshkov
Change all firmware packages to use allarch.bbclass (as linux-firmware does) rather than tying them to the ${MACHINE}, since there is nothing machine-specific in firmware packgages themselves (and qcom-armv8a machine will include some of them anyway). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-04-07firmware-qcom-rb5: update to new firmware releaseDmitry Baryshkov
Update to the new firmware release. This provides updated a650 firmware, fixing security issues, which shoul work with 5.12 kernel. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-03-06firmware-qcom-rb5: install dsp paritition imageDmitry Baryshkov
Install an image with DSP shell and libraries. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-22firmware-qcom-rb5: install board data file for QCA6390Dmitry Baryshkov
Onboard ath11k WiFi requires board data file not present in linux firmware. Rebuild board data file completely using provided data. Install it using alternatives to support co-installation with linux-firmware-ath11k package. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-22Merge pull request #239 from lumag/rb5-fw-thundercommNicolas Dechesne
RB5: use Thundercomm firmware release for the firmware-qcom-rb5 recipe
2021-01-20firmware-qcom-dragonboard845c: unpack data to the subdirDmitry Baryshkov
Unpack firmware archive into the subdir rather than into ${WORKDIR}, so that the WORKDIR is not clobbered. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-20firmware-qcom-dragonboard845c: use script from qca-swiss-army-knifeDmitry Baryshkov
Use script from qca-swiss-army-knife to generate board-2.json file. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2021-01-20firmware-qcom-rb5: convert to use Thundercomm releaseDmitry Baryshkov
Rewrite the rb5 firmware recipe to use Thundercomm firmware release. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-21recipes-bsp: firmware-qcom-dragonboard845c fix installation of renesasAníbal Limón
When renesas firmware loader landed upstream [1] there is a common name for the firmware so install the K2026090.mem as renesas_usb_fw.mem. [1] https://github.com/torvalds/linux/commit/a66d21d7dba84deeaf3b296c43eafc11094b6f09 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-12-18Merge pull request #222 from lumag/rb5-wifiNicolas Dechesne
Enable WiFi on RB5
2020-12-16Merge pull request #221 from lumag/qca-sakNicolas Dechesne
Separate qca-swiss-army-knife from firmware-qcom-dragonboard845c
2020-12-15firmware-qcom-rb5: install rb5-specific board dataDmitry Baryshkov
linux-firmware-ath11k provides QCA6390 hw2.0 firmware, but the board data file does not provide board data for RB5. So provide fallback board.bin file for the driver. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-14firmware-qcom-rb5: use sda7 instead of sda6 as the system partitionDmitry Baryshkov
As a followup to 5cdb497e1b99 ("qrb5165-rb5.conf: switch to using PARTLABEL=userdata for rootfs") use sda7 as system partition holding a650 firmware. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-12-09firmware-qcom-dragonboard845c: use new qca-swiss-army-knife packageDmitry Baryshkov
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-10-29firmware-qcom-rb5: don't ship slpir.jsn/slpiua.jsnDmitry Baryshkov
These two json files are not present in the NHLOS zip file, so don't bother packaging them. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-10-01firmware-qcom-rb5: fallback to system partition for Adreno firmwareDmitry Baryshkov
Fallback to system_a partition in case Adreno firmware was not provided at the build time. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-10-01firmware-qcom-rb5: use modem parition if no firmware was providedDmitry Baryshkov
Add ability to use firmware from modem_a/b partition in case the user has not provided NHLOS_BINARIES zip file. Note, this does not bring support for uses Adreno firmware (which rests in the system_a/b partition. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-30firmware-qcom-rb5: add missing slpi JSON filesDmitry Baryshkov
Add two missing files: slpir.jsn and slpiua.jsn Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-10firmware-qcom-sd-600eval: Replace cp -a with proper optionsKhem Raj
Fixes errors like firmware-qcom-sd-600eval: /lib/firmware/a225_pfp.fw is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-09firmware-qcom-sd-600eval: Skip checking for already stripped binariesKhem Raj
Fixes ERROR: QA Issue: File '/lib/firmware/dsps.b00' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] ERROR: QA Issue: File '/lib/firmware/dsps.mdt' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] ERROR: QA Issue: File '/lib/firmware/gss.b00' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] ERROR: QA Issue: File '/lib/firmware/gss.mdt' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] ERROR: QA Issue: File '/lib/firmware/mobicore.b00' from firmware-qcom-sd-600eval was already stripped, this will prevent future debugging! [already-stripped] Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-07recipes-bsp/firmware: Compatible machine and License installAníbal Limón
- Remove COMPATIBLE_MACHINE to allow be installed in any machine. - Remove conflicts with linux-firmware-qcom-license: When try to install together this tree packages fails due to each of them provide license so use linux-firmware one since we are using linux-firmware when available. - Install each license with ${PN} suffix to avoid install conflicts. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-09-04Merge pull request #178 from lumag/fw-qcom-rb5Nicolas Dechesne
firmware-qcom-rb5: package QRB5165 RB5 firmware files
2020-09-03firmware-qcom-rb5: package QRB5165 RB5 firmware filesDmitry Baryshkov
Add recipe extracting firmware files from Qualcomm's binary releases and packaging them into proper binary package. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2020-09-02Use venus 5.2 from linux-firmware for DB845c.Aníbal Limón
A fix was add on mainline to support linux-firmware binary, https://git.linaro.org/landing-teams/working/qualcomm/kernel.git/commit/?h=release/qcomlt-5.7&id=21bb88052948b35bdce926f301f2ba7970040812 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-05-20firmware-qcom-dragonboard845c: Generate WiFi board-2.bin file for ath10kAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-05-20dragonboard-845c: Switch to use linux-firmware-{ath10k, qcom-{sdm845, ↵Aníbal Limón
adreno-a630}} The bdwlan is needed to generate board-2.bin not useful alone, the same for wlan parts that are now in linux-firmware-qcom-sdm845-modem. Finally install a630_zap*.* firmware inside /lib/firmware/qcom the remaining parts are now on linux-firmware-qcom-adreno-a630. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-05-20dragonboard-820c: Switch to use linux-firmware-qcom-{adreno-a530,venus-4.2}Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-05-20dragonboard-410c: Switch to use linux-firmware-qcom-{adreno-a3xx,venus-1.8}Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-02-06recipes-bsp/firmware: Install dragonboard820c adsp firmware inside qcom/msm8996Aníbal Limón
The 5.4 kernel module looks into __FIRMWARE_DIR__/qcom/msm8996 to load adsp firmware. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-01-15recipes-bsp/firmware: Install modem/wcnss firmware in qcom directoryAníbal Limón
Now this firmware needs to be installed based on SoC so copy inside qcom/msm8916 folder. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2019-09-12recipes-bsp/firmware: Bump dragonboard845c firmware to v4 releaseAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 254f3e471f6e6ea621486230369c8c356b3c4623)
2019-08-23dragonboard-845c: move dsp firmwaresJulien Massot
device tree specify that firmwares for cdsp and adsp are supposed to in qcom/db845c directory. (cherry picked from commit f6cf1ac04c3d81fdd58959496d2e1cbbbd9f9c55)
2019-08-23recipes-bsp: Bump firmware-qcom-dragonboard845c to v3Aníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> (cherry picked from commit 0e865f224b0bb8a8f3df22145d47684cc9550502)
2019-07-03dragonboard-845c: Add firmware recipeAníbal Limón
Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2018-08-01firmware: update firmware linksNicolas Dechesne
The content from builds.96boards.org was moved to releases.linaro.org, while there is some sort of redirection in place, it is better to use the new links from now on. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2018-04-10firmware-qcom-sd-600eval: fix url linkNicolas Dechesne
It looks like the file has moved on the remote server. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2018-04-10machine: Introduce the Dragonboard 600c machineBjorn Andersson
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> [ndec: fixed up firmware-qcom-sd-600eval] Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2018-03-13firmware-qcom-dragonboard: fix qa warningRamon Fried
added "/boot/modem_fsg" to FILES to fix installed but not shipped warning Signed-off-by: Ramon Fried <rfried@codeaurora.org> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (cherry picked from commit 5d39fe07620748e6c67c342d2a02edea65e25276)
2018-03-12firmware-qcom-dragonboard: upgrade to r1034.2.1Ramon Fried
Qualcomm has release Linux BSP firmware package r1034.2.1 main changes are the following: * new golden EFS partition with sanitized defaults for GPS. * combined SBL for eMMC and SDcard. * Wifi STA/BT Coex fix * Secure boot fixes Signed-off-by: Ramon Fried <rfried@codeaurora.org> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2018-02-27firmware: use firmware from meta-qcomNicolas Dechesne
Some firmware blob for APQ8016 and APQ8096 are now included in linux-firmware, however not all of them. It creates conflicts when trying to install 'linux-firmware' and 'firmware-qcom-dragonboardXXX' packages. For now we want to give priority to the firmware recipe from meta-qcom, and we use RCONFLICTS/RREPLACES/RPROVIDES for that. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2018-02-08firmware-qcom-sd-600eval: fix descriptionRicardo Salveti
Recipe is for Arrow SD 600eval and not DB410c. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
2018-02-08firmware-qcom-sd-600eval: use nonarch_base_libdir instead of /libRicardo Salveti
Hardcoded /lib is not compatible with usrmerge. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
2018-02-07firmware-qcom: use nonarch_base_libdir instead of /libRicardo Salveti
Hardcoded /lib is not compatible with usrmerge. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
2017-11-13dragonboard820c: firmware: switch firmware download link to permanent addressNicolas Dechesne
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> (cherry picked from commit 41c4856d6049fa1bc1b6d9d8c676eae54bbf58f3)
2017-11-12Merge pull request #49 from madrypl/master-sdcard-image-supportNicolas Dechesne
Bootable SD card image - master
2017-11-07firmware-qcom-dragonboard820c: add new recipeNicolas Dechesne
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-11-07firmware-qcom-dragonboard410c: remove ACCEPT_EULA variableNicolas Dechesne
Since r1032.1 the Qualcomm firmware have been released with a license that allows redistribution. And the file is now available publicly without the need for user to read/accept EULA. As such, we remove the constraint on meta-qcom as well. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>