gem5/configs
Anthony Gutierrez 0d8d6e4441 arm: fix build_drive_system when not using default options
when trying to dual boot on arm build_drive_system will only use the default
values for the dtb file, number of processors, and disk image. if you are using
the non-default files by passing values on the command line for example, or by
making a new entry in Benchmarks.py, the build config scripts will still look
for the default files. this will lead to the wrong system files being used, or
the simulator will fail if you do not have them.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
2015-01-03 17:51:48 -06:00
..
boot rcs scripts: remove bbench.rcS 2013-04-02 12:46:49 -04:00
common config: Expose the DRAM ranks as a command-line option 2014-12-23 09:31:18 -05:00
dram mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04:00
example arm: fix build_drive_system when not using default options 2015-01-03 17:51:48 -06:00
ruby configs: ruby: removes bug introduced by 05b5a6cf3521 2015-01-03 17:51:48 -06:00
splash2 mem: Rename Bus to XBar to better reflect its behaviour 2014-09-20 17:18:32 -04:00
topologies config: topologies: slight code refactor 2014-02-23 19:16:15 -06:00