Searched hist:10635 (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/example/
H A Dfs.py10635:ab05a080d7c5 Sat Jan 03 18:51:00 EST 2015 Anthony Gutierrez <atgutier@umich.edu> 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>

Completed in 31 milliseconds