aboutsummaryrefslogtreecommitdiff
path: root/linux-leg
diff options
context:
space:
mode:
authorFu Wei <fu.wei@linaro.org>2015-02-05 00:52:58 +0800
committerFathi Boudra <fathi.boudra@linaro.org>2015-02-16 10:23:17 +0000
commit4169ae96b4771d3c48fb00290ce71ae69e911385 (patch)
tree2200c035b706a9692b1bf8b19da4b1a32b96bbad /linux-leg
parent391a4e190d8a4be332717db7b3afd5ffbd45f34e (diff)
linux-leg : update the template.json for using custom startup.nsh instead of
the default startup.nsh in the LEG Image. Change-Id: I81ae0298f53e7c061174fa4e1d04c92a403edf96
Diffstat (limited to 'linux-leg')
-rw-r--r--linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json b/linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
index e5e8eaee8e..6e204afd6a 100644
--- a/linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
+++ b/linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
@@ -4,6 +4,11 @@
"command": "deploy_linaro_image",
"parameters": {
"bootloadertype": "uefi",
+ "customize": {
+ "${STARTUP_NSH}": [
+ "boot:/EFI/BOOT/startup.nsh"
+ ]
+ },
"image": "${IMAGE_URL}"
},
"metadata": {