summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Porotchkin <kostap@marvell.com>2018-11-26 10:40:47 +0200
committerKostya Porotchkin <kostap@marvell.com>2018-11-26 11:55:28 +0200
commit080fc0d8b4e9919fff4f65b945e1aa0268d03099 (patch)
tree1ee0b5ff421264df36d17c9a13836a4e6dcd8182
parentd73026e417f189642332b8cc6949b3eb6b9543fd (diff)
scripts: ci: add EspressoBIN builds to CI
Add builds for EspressoBIN v7 (DDR4) 1GB/2GB Change-Id: I34f9b5f19262ec173264a1a8c1c701b768b16d92 Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/61298 Reviewed-by: Lior Levin <levin@marvell.com>
-rwxr-xr-xscripts/ci/compile.sh2
-rw-r--r--scripts/ci/supported_builds.txt4
2 files changed, 6 insertions, 0 deletions
diff --git a/scripts/ci/compile.sh b/scripts/ci/compile.sh
index acaaf038..f4129525 100755
--- a/scripts/ci/compile.sh
+++ b/scripts/ci/compile.sh
@@ -112,6 +112,8 @@ case $build_name in
*_a37xx_ddr4_v3_* ) build_flags="DDR_TYPE=DDR4 USE_COHERENT_MEM=0 LOG_LEVEL=20 DDR_TOPOLOGY=3"; ;;
*_a37xx_espressobin_ddr3_1cs_* ) build_flags="DDR_TYPE=DDR3 USE_COHERENT_MEM=0 LOG_LEVEL=20 DDR_TOPOLOGY=0"; ;;
*_a37xx_espressobin_ddr3_2cs_* ) build_flags="DDR_TYPE=DDR3 USE_COHERENT_MEM=0 LOG_LEVEL=20 DDR_TOPOLOGY=2"; ;;
+ *_a37xx_espressobin_ddr4_v7_1G_* ) build_flags="DDR_TYPE=DDR4 USE_COHERENT_MEM=0 LOG_LEVEL=20 DDR_TOPOLOGY=5"; ;;
+ *_a37xx_espressobin_ddr4_v7_2G_* ) build_flags="DDR_TYPE=DDR4 USE_COHERENT_MEM=0 LOG_LEVEL=20 DDR_TOPOLOGY=6"; ;;
* ) echo "Error: Could not configure build_flags. Unsupported build ${build_name}"; exit -1; ;;
esac
diff --git a/scripts/ci/supported_builds.txt b/scripts/ci/supported_builds.txt
index cdf8feac..80f0dd23 100644
--- a/scripts/ci/supported_builds.txt
+++ b/scripts/ci/supported_builds.txt
@@ -99,6 +99,10 @@ uboot_2018_a37xx_ddr4_v3_B_1000_800
uboot_2018_a37xx_ddr4_v3_B_800_800
uboot_2018_a37xx_espressobin_ddr3_1cs_1000_800
uboot_2018_a37xx_espressobin_ddr3_2cs_1000_800
+uboot_2018_a37xx_espressobin_ddr4_v7_1G_1000_800
+uboot_2018_a37xx_espressobin_ddr4_v7_2G_1000_800
+uboot_2018_a37xx_espressobin_ddr4_v7_1G_emmc_1000_800
+uboot_2018_a37xx_espressobin_ddr4_v7_2G_emmc_1000_800
uboot_2018_freertos_a37xx_ddr3_v2_A_1000_800
uefi26_a70x0