dev: Make the ethernet devices use a non-zero clock
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:39 +0000 (13:05 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 7 Jan 2013 18:05:39 +0000 (13:05 -0500)
commit490dc30d9620891c54ddcd57c56adf092a71d79b
tree19d948e6fae6f9640569f12910be1050aff51339
parent4c06be60fce383be08aaaf21fc4059dcc0f8a23a
dev: Make the ethernet devices use a non-zero clock

This patch changes the NS gige controller to have a non-clock, and
sets the default to 500 MHz. The blocks that could prevoiusly be
by-passed with a zero clock are now always present, and the user is
left with the option of setting a very high clock frequency to achieve
a similar performance.
src/dev/Ethernet.py
src/dev/ns_gige.cc
src/dev/sinic.cc