Skip to content

Commit

Permalink
Merge pull request #648 from avs-sas/sas/dev
Browse files Browse the repository at this point in the history
conf: machine: qcom-armv8a: add QCOM_BOOTIMG_ROOTFS for qcs6490-rb3gen2
  • Loading branch information
lumag authored Sep 13, 2024
2 parents 5722901 + 4bace93 commit 4a84f1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/machine/qcom-armv8a.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ QCOM_BOOTIMG_ROOTFS[sm8450-hdk] ?= "PARTLABEL=userdata"
QCOM_BOOTIMG_ROOTFS[qcs404-evb-4000] ?= "/dev/mmcblk0p27"
QCOM_BOOTIMG_ROOTFS[qrb2210-rb1] ?= "PARTLABEL=userdata"
QCOM_BOOTIMG_ROOTFS[qrb4210-rb2] ?= "PARTLABEL=userdata"
QCOM_BOOTIMG_ROOTFS[qcs6490-rb3gen2] ?= "PARTLABEL=system"
SD_QCOM_BOOTIMG_ROOTFS[apq8016-sbc] ?= "/dev/mmcblk1p7"
KERNEL_CMDLINE_EXTRA[sdm845-db845c] ?= "clk_ignore_unused pd_ignore_unused"

Expand Down

0 comments on commit 4a84f1a

Please sign in to comment.