aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-nexus/firmware-qcom-pixel4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/firmware-nexus/firmware-qcom-pixel4.bb')
-rw-r--r--recipes-bsp/firmware-nexus/firmware-qcom-pixel4.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-bsp/firmware-nexus/firmware-qcom-pixel4.bb b/recipes-bsp/firmware-nexus/firmware-qcom-pixel4.bb
new file mode 100644
index 0000000..af88c70
--- /dev/null
+++ b/recipes-bsp/firmware-nexus/firmware-qcom-pixel4.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "QCOM Firmware for Google Pixel 4 / 4 XL"
+
+FW_QCOM_NAME = "flame"
+FW_QCOM_SUBDIR = "sm8150/Google/${FW_QCOM_NAME}"
+EXTRA_DEVICE_SUBDIR = "sm8150/Google/coral"
+AOSP_BUILD = "tp1a.221005.002"
+CHECKSUM_vendor = "bed97aaa"
+
+SRC_URI[vendor.sha256sum] = "6644a17f9a5ac25b7f63fa3130b8ab0b8dbe768915fabadce3da9cab5dd39e35"
+
+RDEPENDS:${PN} += "linux-firmware-qcom-adreno-a630"
+
+VENDOR_IMG_SPARSE = "0"
+require firmware-qcom-pixel.inc