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 @@ -113,6 +113,27 @@ actions:
113113 " cdt_filename" " cdt_ride_sx.bin"
114114 " dtb" " qcom/qcs9100-ride-r3.dtb"
115115)}}
116+ {{- $boards = append $boards (dict
117+ " name" " lemans-evk"
118+ " silicon_family" " qcs9075"
119+ " platform" " iq-9075-evk/ufs"
120+ " boot_binaries_download" (dict
121+ " description" " QCS9100 boot binaries"
122+ " 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"
123+ " name" " qcs9100_boot-binaries"
124+ " filename" " qcs9100_boot-binaries.zip"
125+ " sha256sum" " c201c9e966a706c9e76685ff4298f0940958c4d4877299eee1248ef26b809aa0"
126+ )
127+ " cdt_download" (dict
128+ " description" " QCS9100 RB8 Core Kit CDT"
129+ " url" " https://artifacts.codelinaro.org/artifactory/codelinaro-le/Qualcomm_Linux/QCS9100/cdt/rb8_core_kit.zip"
130+ " name" " qcs9100-rb8-core-kit_cdt"
131+ " filename" " qcs9100-rb8-core-kit_cdt.zip"
132+ " sha256sum" " a252244f800d7c9e15883e12935af4113f9f2ecba6490e46cd9b943169f15bfa"
133+ )
134+ " cdt_filename" " cdt_rb8_core_kit.bin"
135+ " dtb" " qcom/lemans-evk.dtb"
136+ )}}
116137{{- end }}
117138{{- if eq $build_rb1 "true" }}
118139{{- $boards = append $boards (dict
You can’t perform that action at this time.
0 commit comments