=== modified file 'lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_v8.conf'
@@ -20,6 +20,9 @@
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}
boot_options =
+ motherboard.hostbridge.userNetPorts
+ motherboard.hostbridge.userNetworking
+ motherboard.smsc_91c111.enabled
cluster.NUM_CORES
cluster.cpu0.unpredictable_WPMASKANDBAS
cluster.cpu0.unpredictable_non-contigous_BAS
@@ -31,6 +34,17 @@
cluster.cpu3.unpredictable_non-contigous_BAS
cluster.take_ccfail_undef
+[motherboard.hostbridge.userNetPorts]
+default="5555=5555"
+
+[motherboard.hostbridge.userNetworking]
+defaulti = 1
+allowed = 0,1
+
+[motherboard.smsc_91c111.enabled]
+defaulti = 1
+allowed = 0,1
+
[cluster.NUM_CORES]
default = 1
allowed = 0,1