dcd35c3150
The AR91XX_BASE{,.hints} files define all the common parameters for the AR913x SoC systems. The TP-1043ND config file adds local parameters.
20 lines
556 B
Plaintext
20 lines
556 B
Plaintext
#
|
|
# This file adds to the values in AR91XX_BASE.hints.
|
|
#
|
|
# $FreeBSD$
|
|
|
|
# Hard-code the PHY for now, until there's switch phy support.
|
|
hint.arge.0.phymask=0x000c
|
|
hint.arge.0.media=1000
|
|
hint.arge.0.fduplex=1
|
|
# Where is the MAC address stored in flash for this particular unit.
|
|
hint.arge.0.eeprommac=0x1f01fc00
|
|
|
|
# This isn't used, but configure it anyway.
|
|
# This should eventually just not be configured, but the if then
|
|
# needs to be properly disabled or spurious interrupts occur.
|
|
hint.arge.1.phymask=0x0
|
|
|
|
# Where the ART is
|
|
hint.ath.0.eepromaddr=0x1fff1000
|