Re: EV-64260-BP & GT64260 bi_recs
From: Gabriel Paubert <hidden>
Date: 2002-03-20 00:03:02
On Tue, 19 Mar 2002, Tom Rini wrote:
On Tue, Mar 19, 2002 at 02:56:14PM -0500, Mark A. Greer wrote:quoted
I like what Michael has done but want to add more and change the BI_GT64260_ETH_CFG to a more generic BI_ETH_CFG.I don't know about this. Why? From what I can tell, this is something that will be useful for 8xx/8260, but would require changing the driver to know about this, and it's currently over bd_t, and I'd rather leave it for now.quoted
New (and [pretty much] generic): -------------------------------- BI_MEMSTART -- mem startGT-64260 doesn't use this, does it? We'll need this for Nubus and other discontig memory situations, but not right now (except for APUS).quoted
BI_INTFREQ -- internal CPU frequency?? BI_BUSFREQ -- CPU bus freqency? BI_ETH_CFG -> struct with following: -- mac addr -- hdx/fdx; 10/100/1000/...; OR autonegotiate -- phy addr -- some bytes for driver specific info (e.g., on gt64260, is_rmii)Looks fine, see above of course...
Don't forget timebase/decrementer frequency, it is not always easy to measure and very important for timekeeping. Still fighting lack of reproducible timebase frequency measurements at boot on some boards. Not very actively since I've got more urgent problems and NTP ends up hiding most of it. Gabriel. ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/