* ron minnich rminnich@lanl.gov [030725 17:38]:
On Fri, 25 Jul 2003, Stefan Reinauer wrote:
I am not happy with these hardcodes at all, they will make all motherboards fail that have a different link setup than the tyan S2880 (It should be ok for hdama, but will definitely make the AMD quartet fail)
just checking, did this cause trouble for you Stefan? If so, we may want to back these out.
I have not enabled LDTSTOP_L assertion in the tree yet, thus the writes to the link speed registers are done but wait to become current. I'm thinking about moving the code to tyans mb specific code and have the same thing for the other mainboards until it can be done dynamically.
Stefan