[PATCH v2 2/2] ramips: add support for Wavlink WS-WN572HP3 4G
Arınç ÜNAL
arinc.unal at arinc9.com
Wed Nov 30 06:29:41 PST 2022
On 30.11.2022 12:53, Jan-Niklas Burfeind wrote:
> On 11/30/22 10:41, Arınç ÜNAL wrote:
>> On 30.11.2022 12:33, Jan-Niklas Burfeind wrote:
>>> Wavlink WS-WN572HP3 4G is an 802.11ac
>>> dual-band outdoor router with LTE support.
>>>
>>> Specifications;
>>> * Soc: MT7621DAT
>>> * RAM: 128MiB
>>> * Flash: NOR 16MiB GD-25Q128ESIG3
>>> * Wi-Fi:
>>> * MT7613BEN: 5GHz
>>> * MT7603EN: 2.4GHz
>>> * Ethernet: 2x 1GbE
>>> * USB: None - only used internally
>>> * LTE Modem: Quectel EC200T-EU
>>> * UART: 115200 baud
>>> * LEDs:
>>> * 7 blue at the front
>>> * 1 Power
>>> * 2 LAN / WAN
>>> * 1 Status
>>> * 3 RSSI (annotated 4G)
>>> * 1 green at the bottom (4G LED)
>>> * Buttons: 1 reset button
>>>
>>> Installation:
>>> * press and hold the reset button while powering on the device
>>> * keep it pressed for ten seconds
>>> * connect to 192.168.10.1 via webbrowser (chromium/chrome works, at
>>> least Firefox 106.0.3 does not)
>>> * upload the sysupgrade image, confirm the checksum, wait 2 minutes
>>> until the device reboots
>>>
>>> Revert to stock firmware:
>>> * same as installation but use the recovery image for WL-WN572HP3
>>>
>>> Signed-off-by: Jan-Niklas Burfeind <git at aiyionpri.me>
>>
>> Acked-by: Arınç ÜNAL <arinc.unal at arinc9.com>
>>
>> Arınç
>>
>
> Something must've gone wrong.
> Connecting the lan port does not trigger a log message anymore.
> WAN still does:
> 982.295568] mtk_soc_eth 1e100000.ethernet wan: Link is Up - 1Gbps/Full -
> flow control rx/tx
>
> Arınç: Could you have a look at the diff, whether I deleted the node in
> the way you intended?
>
> Not sure what I'm missing now; worked before.
Your compatible string on the DT is wavlink,ws-wn572hp3-4g but you put
wavlink,ws-wn572hp3 on 02_network. You should fix this and if it still
won't work, attach the bootlog.
Arınç
More information about the openwrt-devel
mailing list