diff --git a/config/platforms.yaml b/config/platforms.yaml index a21b4e312..8653f1338 100644 --- a/config/platforms.yaml +++ b/config/platforms.yaml @@ -386,9 +386,14 @@ platforms: dtb: dtbs/qcom/qcs615-ride.dtb compatible: ['qcom,qcs615-ride', 'qcom,qcs615', 'qcom,sm6150'] + # flash_image hosted on Qualcomm's kernelci-lab is generated from https://github.com/qualcomm-linux/meta-qcom qcs6490-rb3gen2: <<: *arm64-device - boot_method: fastboot + boot_method: efi + flash_image: "https://storage-lava-hyd.qualcomm.com/rb3gen2/qcom-multimedia-image-rb3gen2-core-kit.rootfs-20260213154145.qcomflash.tar.gz" + params: + flash_image_headers: + Authorization: LAVA_BASIC_AUTH mach: qcom dtb: dtbs/qcom/qcs6490-rb3gen2.dtb compatible: ['qcom,qcs6490-rb3gen2', 'qcom,qcm6490']