[PATCH] ramips: support TP-Link EAP615-Wall

Sander Vanheule sander at svanheule.net
Sun Feb 6 11:01:40 PST 2022


On Fri, 2022-02-04 at 20:05 +0200, Stijn Tintel wrote:
> > > diff --git a/target/linux/ramips/image/mt7621.mk
> > > b/target/linux/ramips/image/mt7621.mk
> > > index a461c57f15..617c8adc37 100644
> > > --- a/target/linux/ramips/image/mt7621.mk
> > > +++ b/target/linux/ramips/image/mt7621.mk
> > > @@ -1461,6 +1461,18 @@ define Device/tplink_eap235-wall-v1
> > >  endef
> > >  TARGET_DEVICES += tplink_eap235-wall-v1
> > >  
> > > +define Device/tplink_eap615-wall-v1
> > > +  $(Device/tplink-safeloader)
> > Missing $(Device/dsa-migration).
> This is a new device, so there isn't anything to migrate. This sounds weird?
> 

The same was needed for the EAP235-Wall, even though that device also only ever used DSA.
See
https://patchwork.ozlabs.org/project/openwrt/patch/20210214100322.246853-1-sander@svanheule.net/#2633386

Best,
Sander



More information about the openwrt-devel mailing list