]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Carefully note the RMII bit in the config register at attach time.
authorWarner Losh <imp@FreeBSD.org>
Sat, 17 Jun 2006 23:24:35 +0000 (23:24 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sat, 17 Jun 2006 23:24:35 +0000 (23:24 +0000)
commitaee13515040885a6479cc414e1ebc58b82f09a8a
treeaa776219758c23da970f49979454401712f92c7a
parent0ca5ce8feeb5b572f1edb1a5238d7620c9878ad7
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.
sys/arm/at91/if_ate.c