diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 526: update fastmodelv8 default config

Message ID 20130111175914.9700.15378.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Andy Doan Jan. 11, 2013, 5:59 p.m. UTC
------------------------------------------------------------
revno: 526
committer: Andy Doan <andy.doan@linaro.org>
branch nick: lava-dispatcher
timestamp: Fri 2013-01-11 11:56:29 -0600
message:
  update fastmodelv8 default config
  
  The latest model from ARM has new paths. Also, made it where its possible
  to override things like license_file in the device config so that users
  don't have to maintain their own version of the device-type file.
modified:
  lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf


--
lp:lava-dispatcher
https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk

You are subscribed to branch lp:lava-dispatcher.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf'
--- lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf	2012-12-21 10:51:05 +0000
+++ lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf	2013-01-11 17:56:29 +0000
@@ -15,9 +15,13 @@ 
 
 simulator_axf_files = linux-system.axf
 
-simulator_version_command = /opt/arm/RTSM_AEMv8/ModelDebugger_7.1/bin/model_shell64 --version | grep "Model Shell" | sed 's/Model Shell //'
-
-simulator_command = sudo -u www-data ARMLMD_LICENSE_FILE="8224@localhost" /opt/arm/RTSM_AEMv8/ModelDebugger_7.1/bin/model_shell64 -a {AXF} /opt/arm/RTSM_AEMv8/lib/Linux64/RTSM_VE_AEMv8A.so -C motherboard.mmc.p_mmc_file={IMG}
+license_file = 8224@localhost
+sim_bin = /opt/arm/RTSMv8_VE/bin/model_shell64
+sim_model = /opt/arm/RTSMv8_VE/models/Linux64_GCC-4.1/RTSM_VE_AEMv8A.so
+
+simulator_version_command = %(sim_bin)s --version | grep "Model Shell" | sed 's/Model Shell //'
+
+simulator_command = sudo -u www-data ARMLMD_LICENSE_FILE="%(license_file)s" %(sim_bin)s -a {AXF} %(sim_model)s -C motherboard.mmc.p_mmc_file={IMG}
 
 boot_options =
 	motherboard.hostbridge.userNetPorts