gem5/configs/common
Anthony Gutierrez 53dd4497b3 config: remove unecessary assignment of etherlink interfaces
in makeDualRoot() the etherlink interfaces are set using the tsunami interface
however, they are set again a few lines later based on whether or not the system
is a realview or tsunami system; the original assignment is always overwritten
or there will be a fatal. this seems like an artifact from when tsunami was the
only type of system capable of running with the dual option.
2014-05-15 13:26:31 -04:00
..
Benchmarks.py configs: add run scripts for ics/gb versions of android and bbench 2012-06-11 11:07:42 -04:00
CacheConfig.py config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
Caches.py config: Update script to set cache line size on system 2013-07-18 08:31:19 -04:00
cpu2000.py arm: Add support for ARMv8 (AArch64 & AArch32) 2014-01-24 15:29:34 -06:00
CpuConfig.py config: Add a 'kvm' CPU alias 2013-09-30 09:45:43 +02:00
FSConfig.py config: remove unecessary assignment of etherlink interfaces 2014-05-15 13:26:31 -04:00
MemConfig.py mem: Rename SimpleDRAM to a more suitable DRAMCtrl 2014-03-23 11:12:12 -04:00
O3_ARM_v7a.py arm: Add support for ARMv8 (AArch64 & AArch32) 2014-01-24 15:29:34 -06:00
Options.py config: add num-work-ids command line option 2014-04-10 13:43:33 -05:00
Simulation.py config: add num-work-ids command line option 2014-04-10 13:43:33 -05:00
SysPaths.py make rcS files read from the m5 source directory, not /dist. 2006-11-08 14:10:25 -05:00