# Node ID dace7b6c9ab44e0c8c7c0561f12bfaef0d17d94a # Parent 34f48d0dac97d04f3d1e129a1f4aa00d869b1d8f diff --git a/configs/common/FSConfig.py b/configs/common/FSConfig.py --- a/configs/common/FSConfig.py +++ b/configs/common/FSConfig.py @@ -535,8 +535,6 @@ self.testsys = testSystem self.drivesys = driveSystem self.etherlink = EtherLink() - self.etherlink.int0 = Parent.testsys.tsunami.ethernet.interface - self.etherlink.int1 = Parent.drivesys.tsunami.ethernet.interface if hasattr(testSystem, 'realview'): self.etherlink.int0 = Parent.testsys.realview.ethernet.interface