File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -111,6 +111,27 @@ actions:
111111 " cdt_filename" " cdt_ride_sx.bin"
112112 " dtb" " qcom/qcs9100-ride-r3.dtb"
113113)}}
114+ {{- $boards = append $boards (dict
115+ " name" " lemans-evk"
116+ " silicon_family" " qcs9075"
117+ " platform" " iq-9075-evk/ufs"
118+ " boot_binaries_download" (dict
119+ " description" " QCS9100 boot binaries"
120+ " url" " https://softwarecenter.qualcomm.com/download/software/chip/qualcomm_linux-spf-1-0/qualcomm-linux-spf-1-0_test_device_public/r1.0_00095.0/qcs9100-le-1-0/common/build/ufs/bin/QCS9100_bootbinaries.zip"
121+ " name" " qcs9100_boot-binaries"
122+ " filename" " qcs9100_boot-binaries.zip"
123+ " sha256sum" " c201c9e966a706c9e76685ff4298f0940958c4d4877299eee1248ef26b809aa0"
124+ )
125+ " cdt_download" (dict
126+ " description" " QCS9100 RB8 Core Kit CDT"
127+ " url" " https://artifacts.codelinaro.org/artifactory/codelinaro-le/Qualcomm_Linux/QCS9100/cdt/rb8_core_kit.zip"
128+ " name" " qcs9100-rb8-core-kit_cdt"
129+ " filename" " qcs9100-rb8-core-kit_cdt.zip"
130+ " sha256sum" " a252244f800d7c9e15883e12935af4113f9f2ecba6490e46cd9b943169f15bfa"
131+ )
132+ " cdt_filename" " cdt_rb8_core_kit.bin"
133+ " dtb" " qcom/lemans-evk-camx.dtb"
134+ )}}
114135{{- end }}
115136{{- if eq $build_rb1 "true" }}
116137{{- $boards = append $boards (dict
You can’t perform that action at this time.
0 commit comments