[OpenWrt-Devel] [PATCH] ath79: Add support for Ubiquity

Joe Ayers joe at ayerscasa.com
Sat Dec 8 13:08:47 EST 2018


On Thu, Dec 6, 2018 at 7:48 AM Petr Štetiar <ynezz at true.cz> wrote:
>
> could you please retest it on your M5 and tell me if it's better now? Commit
> history of my wip/nanostation-m-xw branch should look like this now:
>
> 6db71cf WIP: ath79: Add support for Ubiquiti Nanostation M (XW)
> a947035 ath79: ag71xx: Ensure that appending of CRC to frames is always disabled
> 434aa86 ath79: gmac: ar934x: Add parser for mii-gmac0-slave
> 9329548 ath79: ubnt-bullet-m-xw: Move common DTS bits into XW include file
> 86a97ee ath79: ubnt-xw: Add LED aliases for diag and status LED support
> ad759fb ath79: ag71xx: Unify debug output with ar71xx and make debugging easier
> 7855bae ar71xx: ag71xx: Replace duplicate debugging code with simple function call
> ffa5538 ramips: fix dtc compiler warnings

ubnt nano-m-xw success!  Laptop on main port (lan)  cat5 on secondary
port to home network-internet (wan).    Laptop can browse internet on
first boot.   Both Ethernet ports functional.

[    0.440761] libphy: Fixed MDIO Bus: probed
[    0.786574] libphy: ag71xx_mdio: probed
[    0.793376] switch0: Atheros AR8236 rev. 1 switch registered on mdio-bus.0
[    1.188660] ag71xx 19000000.eth: connected to PHY at mdio-bus.0:00
[uid=004dd043, driver=Atheros AR8216/AR8236/AR8316]
[    1.200292] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII

br-lan    Link encap:Ethernet  HWaddr 04:18:D6:A7:70:B5
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::618:d6ff:fea7:70b5/64 Scope:Link
          inet6 addr: fd11:95df:69a::1/60 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7969 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10618 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1910062 (1.8 MiB)  TX bytes:8822536 (8.4 MiB)

eth0      Link encap:Ethernet  HWaddr 04:18:D6:A7:70:B5
          inet6 addr: fe80::618:d6ff:fea7:70b5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:19079 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17953 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:11098826 (10.5 MiB)  TX bytes:10845822 (10.3 MiB)
          Interrupt:4

eth0.1    Link encap:Ethernet  HWaddr 04:18:D6:A7:70:B5
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:7969 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10618 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1910062 (1.8 MiB)  TX bytes:8822536 (8.4 MiB)

eth0.2    Link encap:Ethernet  HWaddr 04:18:D6:A7:70:B5
          inet addr:172.16.0.48  Bcast:172.16.0.255  Mask:255.255.255.0
          inet6 addr: fe80::618:d6ff:fea7:70b5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11110 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7315 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:8845342 (8.4 MiB)  TX bytes:1949582 (1.8 MiB)

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list