Review Board 2.0.15


sparc: makeSparcSystem() in configs/common/FSConfig.py is missing the cmdLine parameter

Review Request #3175 - Created Oct. 30, 2015 and submitted - Latest diff uploaded

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.