[OpenWrt-Devel] [PATCH v2] ramips: add support for Edimax RG21S

Birger Koblitz mail at birger-koblitz.de
Sat Jul 20 11:19:54 EDT 2019


Hi Adrian,

I'll submit a v3 with all your comments taken into account.

The sticker on the router states the MAC addresses for both 2.4GHz and 5GHz, e.g:

2.4GHz:74DAxxyyzz63    5GHz:74DAxxyyzz64
PIN CODE: 01234567     PIN CODE: 01234567
SSID: edimax.setup 63  SSID: edimax.setup5G 64

The MAC Adress for the LAN interface is identical to the one on 2.4GHz,
the WAN-MAC is LAN-MAC+2, i.e in the example above 74DAxxyyzz65

Birger

On 20.07.19 15:23, mail at adrianschmutzler.de wrote:
> Hi,
> 
>> -----Original Message-----
>> From: openwrt-devel [mailto:openwrt-devel-bounces at lists.openwrt.org]
>> On Behalf Of Birger Koblitz
>> Sent: Samstag, 20. Juli 2019 12:49
>> To: openwrt-devel at lists.openwrt.org
>> Subject: [OpenWrt-Devel] [PATCH v2] ramips: add support for Edimax RG21S
>>
>> ramips: add Edimax RG21S
>>
> 
> Some comments:
> - You can remove the memory node since mt7621 has auto-detection now.
> - Please specify IMAGE_SIZE in kiB since the ralink...16M variable currently not matches your partition size
> 
>> +		wps {
>> +                        label = "wps";
>> +                        gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
>> +                        linux,code = <KEY_RESTART>;
>> +                };
>> +	};
> 
> Indentation is broken there for some lines.
> 
> Can you report which of the MAC addresses matches the one on the devices label/sticker/cover/box?
> 
> Best
> 
> Adrian
> 

_______________________________________________
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