cvs commit: src/sys/arm/at91 if_ate.c
Warner Losh
imp at FreeBSD.org
Sat Jun 17 23:24:36 UTC 2006
imp 2006-06-17 23:24:35 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Carefully note the RMII bit in the config register at attach time.
The boot loader is supposed to leave this bit set to the right value
for the board. If this bit was set at attach time, use it to init the
config register correctly.
Note: this means the boot loader has to properly initialize it.
Revision Changes Path
1.8 +9 -5 src/sys/arm/at91/if_ate.c
More information about the cvs-src
mailing list