Review Board 2.0.15


config: remove unecessary assignment of etherlink interfaces

Review Request #2278 - Created May 15, 2014 and submitted

Information
Tony Gutierrez
gem5
default
Reviewers
Default
Changeset 10224:dace7b6c9ab4
---------------------------
config: remove unecessary assignment of etherlink interfaces

in makeDualRoot() the etherlink interfaces are set using the tsunami interface
however, they are set again a few lines later based on whether or not the system
is a realview or tsunami system; the original assignment is always overwritten
or there will be a fatal. this seems like an artifact from when tsunami was the
only type of system capable of running with the dual option.

   
Review request changed
Updated (May 16, 2014, 8:47 a.m.)

Status: Closed (submitted)