Diff for /elwix/config/ELWIX_ALFA_N2.hints between versions 1.1.2.1 and 1.1.2.7

version 1.1.2.1, 2014/01/14 20:09:33 version 1.1.2.7, 2014/02/02 12:38:37
Line 24  hint.ehci.0.irq=1 Line 24  hint.ehci.0.irq=1
 hint.pcib.0.at="nexus0"  hint.pcib.0.at="nexus0"
 hint.pcib.0.irq=0  hint.pcib.0.irq=0
   
## ath0 hint - pcie slot 0# ath0 hint - pcie slot 0
#hint.pcib.0.bus.0.0.0.ath_fixup_addr=0x1fff1000hint.pcib.0.bus.0.0.0.ath_fixup_addr=0x1fff1000
#hint.pcib.0.bus.0.0.0.ath_fixup_size=4096hint.pcib.0.bus.0.0.0.ath_fixup_size=4096
   
## ath# ath
#hint.ath.0.eeprom_firmware="pcib.0.bus.0.0.0.eeprom_firmware"hint.ath.0.eeprom_firmware="pcib.0.bus.0.0.0.eeprom_firmware"
## Where the ART isWhere the ART is
#hint.ath.0.eepromaddr=0x1fff1000hint.ath.0.eepromaddr=0x1fff1000
   
 # arge0 MDIO bus  # arge0 MDIO bus
 hint.argemdio.0.at="nexus0"  hint.argemdio.0.at="nexus0"
Line 42  hint.argemdio.0.order=0 Line 42  hint.argemdio.0.order=0
 # arge0: MII; dedicated PHY 4 on switch, connected via internal switch  # arge0: MII; dedicated PHY 4 on switch, connected via internal switch
 # MDIO bus.  # MDIO bus.
   
## hint.arge.0.eeprommac=0x83fe9ff0# hint.arge.0.eeprommac=0x83fe9ff0
#hint.arge.0.phymask=0x10        # PHY 4hint.arge.0.phymask=0x10        # PHY 4
## hint.arge.0.miimode=2          # MIIhint.arge.0.miimode=2           # MII
#hint.arge.0.mdio=mdioproxy1     # Hanging off the arswitch MDIO bushint.arge.0.mdio=mdioproxy1     # Hanging off the arswitch MDIO bus
   
## arge1: connected to the LAN switch MAC, at 1000BaseTX / GMII.# arge1: connected to the LAN switch MAC, at 1000BaseTX / GMII.
#hint.arge.1.phymask=0x0hint.arge.1.phymask=0x0
#hint.arge.1.mdio=mdioproxy1     # Hanging off the arswitch MDIO bushint.arge.1.mdio=mdioproxy1     # Hanging off the arswitch MDIO bus
## hint.arge.1.miimode=1          # GMIIhint.arge.1.miimode=1           # GMII
##hint.arge.1.media=1000         # Force to 1000BaseTX/full#hint.arge.1.media=1000         # Force to 1000BaseTX/full
##hint.arge.1.fduplex=1#hint.arge.1.fduplex=1
   
###
## AR7240 switch config# AR7240 switch config
###
 hint.arswitch.0.at="mdio0"  hint.arswitch.0.at="mdio0"
 hint.arswitch.0.is_7240=1       # We need to be explicitly told this  hint.arswitch.0.is_7240=1       # We need to be explicitly told this
hint.arswitch.0.numphys=4        # 4 active switch PHYs (PHY 0 -> 3)hint.arswitch.0.numphys=2        # 4 active switch PHYs (PHY 0 -> 3)
 hint.arswitch.0.phy4cpu=1       # Yes, PHY 4 == dedicated PHY  hint.arswitch.0.phy4cpu=1       # Yes, PHY 4 == dedicated PHY
 hint.arswitch.0.is_rgmii=1      # No, not RGMII  hint.arswitch.0.is_rgmii=1      # No, not RGMII
 hint.arswitch.0.is_gmii=0       # No, not GMII  hint.arswitch.0.is_gmii=0       # No, not GMII
Line 69  hint.arge.0.at="nexus0" Line 69  hint.arge.0.at="nexus0"
 hint.arge.0.maddr=0x19000000  hint.arge.0.maddr=0x19000000
 hint.arge.0.msize=0x1000  hint.arge.0.msize=0x1000
 hint.arge.0.irq=2  hint.arge.0.irq=2
   hint.arge.0.eeprommac=0x1fff0000
   
 # AR8316 workaround for now  
 hint.arge.0.media=1000  
 hint.arge.0.fduplex=1  
 hint.arge.0.phymask=0x3  
   
 hint.arge.1.at="nexus0"  hint.arge.1.at="nexus0"
 hint.arge.1.maddr=0x1a000000  hint.arge.1.maddr=0x1a000000
 hint.arge.1.msize=0x1000  hint.arge.1.msize=0x1000
 hint.arge.1.irq=3  hint.arge.1.irq=3
   hint.arge.1.eeprommac=0x1fff0006
   
 # GPIO  # GPIO
 hint.gpio.0.at="apb0"  hint.gpio.0.at="apb0"
 hint.gpio.0.maddr=0x18040000  hint.gpio.0.maddr=0x18040000
 hint.gpio.0.msize=0x1000  hint.gpio.0.msize=0x1000
 hint.gpio.0.irq=2  hint.gpio.0.irq=2
   #hint.gpio.0.pinmask=0x319c0
   hint.gpio.0.pinmask=0xfffff
   
 # Signal leds  # Signal leds
 hint.gpioled.0.at="gpiobus0"  hint.gpioled.0.at="gpiobus0"
hint.gpioled.0.name="but0"hint.gpioled.0.name="but_0"
 hint.gpioled.0.pins=0x00800     # pin 11  hint.gpioled.0.pins=0x00800     # pin 11
 hint.gpioled.1.at="gpiobus0"  
 hint.gpioled.1.name="sig2"  
 hint.gpioled.1.pins=0x20000     # pin 17  
 hint.gpioled.2.at="gpiobus0"  hint.gpioled.2.at="gpiobus0"
hint.gpioled.2.name="sig3"hint.gpioled.2.name="led_2"
hint.gpioled.2.pins=0x10000    # pin 16hint.gpioled.2.pins=0x20000    # pin 17 ?
hint.gpioled.4.at="gpiobus0"hint.gpioled.3.at="gpiobus0"
hint.gpioled.4.name="sig5"hint.gpioled.3.name="led_3"
hint.gpioled.4.pins=0x01000     # pin 12hint.gpioled.3.pins=0x10000     # pin 16 ?
 hint.gpioled.5.at="gpiobus0"  hint.gpioled.5.at="gpiobus0"
hint.gpioled.5.name="sig6"hint.gpioled.5.name="led_5"
hint.gpioled.5.pins=0x00100      # pin 8hint.gpioled.5.pins=0x01000      # pin 12
 hint.gpioled.6.at="gpiobus0"  hint.gpioled.6.at="gpiobus0"
hint.gpioled.6.name="sig7"hint.gpioled.6.name="led_6"
hint.gpioled.6.pins=0x00040       # pin 6hint.gpioled.6.pins=0x00100       # pin 8 ?
 hint.gpioled.7.at="gpiobus0"  hint.gpioled.7.at="gpiobus0"
hint.gpioled.7.name="sig8"hint.gpioled.7.name="led_7"
hint.gpioled.7.pins=0x00080      # pin 7hint.gpioled.7.pins=0x00040      # pin 6 ?
 hint.gpioled.8.at="gpiobus0"
 hint.gpioled.8.name="led_8"
 hint.gpioled.8.pins=0x00080      # pin 7 ?
   
   hint.gpioled.10.at="gpiobus0"
   hint.gpioled.10.name="led6"
   hint.gpioled.10.pins=0x02000    # pin 13 ?
   hint.gpioled.11.at="gpiobus0"
   hint.gpioled.11.name="led7"
   hint.gpioled.11.pins=0x04000    # pin 14 ?
   hint.gpioled.12.at="gpiobus0"
   hint.gpioled.12.name="led8"
   hint.gpioled.12.pins=0x08000    # pin 15 ?
   
   hint.gpioled.13.at="gpiobus0"
   hint.gpioled.13.name="led9"
   hint.gpioled.13.pins=0x00400    # pin 10 ?
   hint.gpioled.14.at="gpiobus0"
   hint.gpioled.14.name="led99"
   hint.gpioled.14.pins=0x00200    # pin 9 ?
   
   hint.gpioled.15.at="gpiobus0"
   hint.gpioled.15.name="ledA"
   hint.gpioled.15.pins=0x00020    # pin 5 ?
   hint.gpioled.16.at="gpiobus0"
   hint.gpioled.16.name="ledB"
   hint.gpioled.16.pins=0x00010    # pin 4 ?
   hint.gpioled.17.at="gpiobus0"
   hint.gpioled.17.name="ledC"
   hint.gpioled.17.pins=0x00008    # pin 3 ?
   hint.gpioled.18.at="gpiobus0"
   hint.gpioled.18.name="ledD"
   hint.gpioled.18.pins=0x00004    # pin 2 ?
   hint.gpioled.19.at="gpiobus0"
   hint.gpioled.19.name="ledE"
   hint.gpioled.19.pins=0x00002    # pin 1 ?
   hint.gpioled.20.at="gpiobus0"
   hint.gpioled.20.name="ledF"
   hint.gpioled.20.pins=0x00001    # pin 0 ?
   
 # SPI controller/bus  # SPI controller/bus
 hint.spi.0.at="nexus0"  hint.spi.0.at="nexus0"
 hint.spi.0.maddr=0x1f000000  hint.spi.0.maddr=0x1f000000
Line 153  hint.map.1.readonly=0 Line 188  hint.map.1.readonly=0
   
 hint.map.2.at="flash/spi0"  hint.map.2.at="flash/spi0"
 hint.map.2.start=0x00050000  hint.map.2.start=0x00050000
hint.map.2.end=0x00300000       # 2752k rootfs#hint.map.2.end=0x00300000       # 2752k rootfs
#hint.map.2.end=0x00650000       # 6144k rootfshint.map.2.end=0x00650000       # 6144k rootfs
 hint.map.2.name="rootfs"  hint.map.2.name="rootfs"
 hint.map.2.readonly=1  hint.map.2.readonly=1
   
 hint.map.3.at="flash/spi0"  hint.map.3.at="flash/spi0"
hint.map.3.start=0x00300000#hint.map.3.start=0x00300000
hint.map.3.end=0x003e0000       # 896k uImage#hint.map.3.end=0x003e0000       # 896k uImage
#hint.map.3.start=0x00650000hint.map.3.start=0x00650000
#hint.map.3.end=0x007e0000       # 1600k uImagehint.map.3.end=0x007e0000       # 1600k uImage
 hint.map.3.name="uImage"  hint.map.3.name="uImage"
hint.map.3.readonly=0hint.map.3.readonly=1
   
 hint.map.4.at="flash/spi0"  hint.map.4.at="flash/spi0"
hint.map.4.start=0x003e0000#hint.map.4.start=0x003e0000
hint.map.4.end=0x003f0000       # 64k NVRAM#hint.map.4.end=0x003f0000       # 64k cfg
#hint.map.4.start=0x007e0000hint.map.4.start=0x007e0000
#hint.map.4.end=0x007f0000       # 64k NVRAMhint.map.4.end=0x007f0000       # 64k cfg
hint.map.4.name="NVRAM"hint.map.4.name="cfg"
 hint.map.4.readonly=0  hint.map.4.readonly=0
   
 hint.map.5.at="flash/spi0"  hint.map.5.at="flash/spi0"
hint.map.5.start=0x003f0000#hint.map.5.start=0x003f0000
hint.map.5.end=0x00400000       # 64k ART#hint.map.5.end=0x00400000       # 64k ART
#hint.map.5.start=0x007f0000hint.map.5.start=0x007f0000
#hint.map.5.end=0x00800000       # 64k ARThint.map.5.end=0x00800000       # 64k ART
 hint.map.5.name="ART"  hint.map.5.name="ART"
 hint.map.5.readonly=1  hint.map.5.readonly=1
   
Line 186  hint.map.6.at="flash/spi0" Line 221  hint.map.6.at="flash/spi0"
 hint.map.6.start=0x00050000  hint.map.6.start=0x00050000
 hint.map.6.end=0x007e0000       # 7744k firmware  hint.map.6.end=0x007e0000       # 7744k firmware
 hint.map.6.name="firmware"  hint.map.6.name="firmware"
hint.map.6.readonly=1hint.map.6.readonly=0

Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>