diff options
Diffstat (limited to 'sys/mips/conf')
-rw-r--r-- | sys/mips/conf/ALFA_HORNET_UB | 2 | ||||
-rw-r--r-- | sys/mips/conf/AP121 | 2 | ||||
-rw-r--r-- | sys/mips/conf/CARAMBOLA2 | 2 | ||||
-rw-r--r-- | sys/mips/conf/DB120 | 2 | ||||
-rw-r--r-- | sys/mips/conf/DIR-825C1 | 2 | ||||
-rw-r--r-- | sys/mips/conf/ONIONOMEGA | 2 | ||||
-rw-r--r-- | sys/mips/conf/SENTRY5.hints | 3 | ||||
-rw-r--r-- | sys/mips/conf/TL-WDR4300 | 2 | ||||
-rw-r--r-- | sys/mips/conf/TL-WDR4300.hints | 5 | ||||
-rw-r--r-- | sys/mips/conf/TL-WR740Nv4 | 2 | ||||
-rw-r--r-- | sys/mips/conf/TP-MR3020 | 2 | ||||
-rw-r--r-- | sys/mips/conf/std.AR933X (renamed from sys/mips/conf/AR933X_BASE) | 4 | ||||
-rw-r--r-- | sys/mips/conf/std.AR934X (renamed from sys/mips/conf/AR934X_BASE) | 4 |
13 files changed, 18 insertions, 16 deletions
diff --git a/sys/mips/conf/ALFA_HORNET_UB b/sys/mips/conf/ALFA_HORNET_UB index 99e8c8182b56..6a004255dc5b 100644 --- a/sys/mips/conf/ALFA_HORNET_UB +++ b/sys/mips/conf/ALFA_HORNET_UB @@ -18,7 +18,7 @@ #NO_UNIVERSE # Include the default AR933x parameters -include "AR933X_BASE" +include "std.AR933X" ident ALFA_HORNET_UB diff --git a/sys/mips/conf/AP121 b/sys/mips/conf/AP121 index 3ffbd79f6d82..9329b990e372 100644 --- a/sys/mips/conf/AP121 +++ b/sys/mips/conf/AP121 @@ -12,7 +12,7 @@ #NO_UNIVERSE # Include the default AR933x parameters -include "AR933X_BASE" +include "std.AR933X" ident AP121 diff --git a/sys/mips/conf/CARAMBOLA2 b/sys/mips/conf/CARAMBOLA2 index 033f37bafe78..8a6bac90b7d6 100644 --- a/sys/mips/conf/CARAMBOLA2 +++ b/sys/mips/conf/CARAMBOLA2 @@ -14,7 +14,7 @@ #NO_UNIVERSE # Include the default AR933x parameters -include "AR933X_BASE" +include "std.AR933X" ident CARAMBOLA2 diff --git a/sys/mips/conf/DB120 b/sys/mips/conf/DB120 index a491a22235d3..1fb21c0e1315 100644 --- a/sys/mips/conf/DB120 +++ b/sys/mips/conf/DB120 @@ -5,7 +5,7 @@ # # Include the default AR934x parameters -include "AR934X_BASE" +include "std.AR934X" #NO_UNIVERSE diff --git a/sys/mips/conf/DIR-825C1 b/sys/mips/conf/DIR-825C1 index c95b2aa58862..df9e8060190a 100644 --- a/sys/mips/conf/DIR-825C1 +++ b/sys/mips/conf/DIR-825C1 @@ -15,7 +15,7 @@ #NO_UNIVERSE # Include the default AR934x parameters -include "AR934X_BASE" +include "std.AR934X" ident DIR825C1 # Override hints with board values diff --git a/sys/mips/conf/ONIONOMEGA b/sys/mips/conf/ONIONOMEGA index cdc5c1fb6578..22a1965fc71a 100644 --- a/sys/mips/conf/ONIONOMEGA +++ b/sys/mips/conf/ONIONOMEGA @@ -14,7 +14,7 @@ #NO_UNIVERSE # Include the default AR933x parameters -include "AR933X_BASE" +include "std.AR933X" ident ONIONOMEGA diff --git a/sys/mips/conf/SENTRY5.hints b/sys/mips/conf/SENTRY5.hints index ccdbe70d77ec..d8a17dee0216 100644 --- a/sys/mips/conf/SENTRY5.hints +++ b/sys/mips/conf/SENTRY5.hints @@ -2,6 +2,3 @@ hint.bhnd.0.at="nexus0" hint.bhnd.0.maddr="0x18000000" hint.bhnd.0.msize="0x00100000" - -# console on uart1 -hint.uart.1.flags="0x10" diff --git a/sys/mips/conf/TL-WDR4300 b/sys/mips/conf/TL-WDR4300 index e0915267be58..63ee293b06d8 100644 --- a/sys/mips/conf/TL-WDR4300 +++ b/sys/mips/conf/TL-WDR4300 @@ -7,7 +7,7 @@ #NO_UNIVERSE # Include the default AR934x parameters -include "AR934X_BASE" +include "std.AR934X" ident TL-WDR4300 diff --git a/sys/mips/conf/TL-WDR4300.hints b/sys/mips/conf/TL-WDR4300.hints index 9912427ac78f..6ad551636dde 100644 --- a/sys/mips/conf/TL-WDR4300.hints +++ b/sys/mips/conf/TL-WDR4300.hints @@ -206,21 +206,26 @@ hint.gpio.0.func.19.gpiomode=1 # output, default low hint.gpioled.0.at="gpiobus0" hint.gpioled.0.name="USB1" hint.gpioled.0.pins=0x0800 +hint.gpioled.0.invert=1 hint.gpioled.1.at="gpiobus0" hint.gpioled.1.name="USB2" hint.gpioled.1.pins=0x1000 +hint.gpioled.1.invert=1 hint.gpioled.2.at="gpiobus0" hint.gpioled.2.name="WLAN2G" hint.gpioled.2.pins=0x2000 +hint.gpioled.2.invert=1 hint.gpioled.3.at="gpiobus0" hint.gpioled.3.name="SYSTEM" hint.gpioled.3.pins=0x4000 +hint.gpioled.3.invert=1 hint.gpioled.4.at="gpiobus0" hint.gpioled.4.name="QSS" hint.gpioled.4.pins=0x8000 +hint.gpioled.4.invert=1 # XXX TODO: WPS/RFKILL switch diff --git a/sys/mips/conf/TL-WR740Nv4 b/sys/mips/conf/TL-WR740Nv4 index 59bf73eab62f..fe0dd7cc3d76 100644 --- a/sys/mips/conf/TL-WR740Nv4 +++ b/sys/mips/conf/TL-WR740Nv4 @@ -12,7 +12,7 @@ #NO_UNIVERSE # Include the default AR933x parameters -include "AR933X_BASE" +include "std.AR933X" ident TL-WR740Nv4 diff --git a/sys/mips/conf/TP-MR3020 b/sys/mips/conf/TP-MR3020 index 619fa02c1578..85c121dee412 100644 --- a/sys/mips/conf/TP-MR3020 +++ b/sys/mips/conf/TP-MR3020 @@ -19,7 +19,7 @@ #NO_UNIVERSE # Include the default AR933x parameters -include "AR933X_BASE" +include "std.AR933X" ident TP-MR3020 diff --git a/sys/mips/conf/AR933X_BASE b/sys/mips/conf/std.AR933X index 01123a4df265..5eb01c685769 100644 --- a/sys/mips/conf/AR933X_BASE +++ b/sys/mips/conf/std.AR933X @@ -11,7 +11,7 @@ # machine mips mips -ident AR933X_BASE +#ident std.AR933X cpu CPU_MIPS24K makeoptions KERNLOADADDR=0x80050000 options HZ=1000 @@ -20,7 +20,7 @@ files "../atheros/files.ar71xx" hints "AR933X_BASE.hints" makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols -makeoptions MODULES_OVERRIDE="gpio ar71xx if_gif if_vlan if_gre if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr hwpmc ipfw urtwn urtwnfw otus otusfw" +makeoptions MODULES_OVERRIDE="gpio ar71xx if_gif if_vlan if_gre if_tap if_tun if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr hwpmc ipfw ipfw_nat libalias ipfw_nptv6 urtwn urtwnfw otus otusfw" options DDB options KDB diff --git a/sys/mips/conf/AR934X_BASE b/sys/mips/conf/std.AR934X index 054dcf3fea99..9d51fdb4e9ab 100644 --- a/sys/mips/conf/AR934X_BASE +++ b/sys/mips/conf/std.AR934X @@ -11,7 +11,7 @@ # machine mips mips -ident AR934X_BASE +#ident std.AR934X cpu CPU_MIPS74K makeoptions KERNLOADADDR=0x80050000 options HZ=1000 @@ -20,7 +20,7 @@ files "../atheros/files.ar71xx" hints "AR934X_BASE.hints" makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols -makeoptions MODULES_OVERRIDE="gpio ar71xx if_gif if_gre if_vlan if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr ath ath_ahb hwpmc ipfw ipfw_nat libalias urtwn urtwnfw otus otusfw" +makeoptions MODULES_OVERRIDE="gpio ar71xx if_gif if_vlan if_gre if_tap if_tun if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr hwpmc ipfw ipfw_nat libalias ipfw_nptv6 urtwn urtwnfw otus otusfw" # makeoptions MODULES_OVERRIDE="" options DDB |