Skip to content

Commit

Permalink
qcom-qcs9100.inc: install boot firmware for qcs9100
Browse files Browse the repository at this point in the history
Add firmware-qcom-boot-qcs9100 to EXTRA_IMAGEDEPENDS for qcs9100 boards.

Signed-off-by: Atul Dhudase <[email protected]>
  • Loading branch information
adhudase committed Nov 19, 2024
1 parent 0b4f3e3 commit ef0a2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/machine/include/qcom-qcs9100.inc
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ require conf/machine/include/arm/arch-armv8-2a.inc

KERNEL_CMDLINE_EXTRA ?= "pci=noaer pcie_pme=nomsi earlycon"

EXTRA_IMAGEDEPENDS += "qcom-gen-partition-bins"
EXTRA_IMAGEDEPENDS += "firmware-qcom-boot-qcs9100 qcom-gen-partition-bins"

0 comments on commit ef0a2e2

Please sign in to comment.