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