-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2473/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 10518:6fddc8bfe3b8
---------------------------
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.


Diffs
-----

  configs/example/fs.py ba51f85725718506f4cc005916b54938ce8e6947 

Diff: http://reviews.gem5.org/r/2473/diff/


Testing
-------


Thanks,

Anthony Gutierrez

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to