Merge with main repository.
[gem5.git] / tests / configs / memtest-ruby.py
index 52eb5290452aabfcb07857d00b50d4312308d4ca..43031dd02b3a801a97cda4bc1fda7d1622ba209c 100644 (file)
@@ -106,10 +106,6 @@ for (i, ruby_port) in enumerate(system.ruby._cpu_ruby_ports):
      #
      ruby_port.access_phys_mem = False
 
-
-# Connect the system port for loading of binaries etc
-system.system_port = system.ruby._sys_port_proxy.port
-
 # -----------------------
 # run simulation
 # -----------------------