sparc: makeSparcSystem() in configs/common/FSConfig.py is missing the cmdLine parameter
Review Request #3175 - Created Oct. 30, 2015 and submitted
| Information | |
|---|---|
| Palle Lyckegaard | |
| gem5 | |
| Reviewers | |
| Default | |
sparc: makeSparcSystem() in configs/common/FSConfig.py is missing the cmdLine parameter
Without the parameter the simulation fails to start.
With the parameter the simulation starts properly.
