]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/mips/conf/WZR-HPAG300H
MFV r284234:
[FreeBSD/FreeBSD.git] / sys / mips / conf / WZR-HPAG300H
1 #
2 # Specific board setup for the Buffalo Airstation WZR-HPAG300H
3 #
4 # The WZR-HPAG300H has the following hardware:
5 #
6 # + AR7161 CPU SoC
7 # + 2x AR9280 5GHz 11n
8 # + AR8136 Gigabit switch
9 # + 2 m25ll128(really w25q128)  based 16MB flash
10 # + 128MB RAM
11 # + uboot environment
12
13 # $FreeBSD$
14
15 include         "AR71XX_BASE"
16 ident           "WZR-HPAG300H"
17 hints           "WZR-HPAG300H.hints"
18
19 options         AR71XX_REALMEM=128*1024*1024
20
21 options         AR71XX_ENV_UBOOT
22
23 options         BOOTVERBOSE
24
25 # GEOM modules
26 device          geom_uncompress # compressed in-memory filesystem hackery!
27 device          geom_map        # to get access to the SPI flash partitions
28
29 options         ROOTDEVNAME=\"ufs:/dev/map/rootfs.uncompress\"
30
31 options         AR71XX_ATH_EEPROM       # Fetch EEPROM/PCI config from flash
32 options         ATH_EEPROM_FIRMWARE     # Use EEPROM from flash
33 device          firmware                # Used by the above
34
35 # Options required for miiproxy and mdiobus
36 options         ARGE_MDIO               # Export an MDIO bus separate from arge
37 device          miiproxy                # MDIO bus <-> MII PHY rendezvous
38
39 device          etherswitch
40 device          arswitch
41
42 # hwpmc
43 device          hwpmc_mips24k
44 device          hwpmc
45
46 # load these via modules, shrink kernel
47 nodevice        if_bridge
48 nodevice        bridgestp
49 nodevice        random