[PATCH 1/1] - fixed BOARD value for WDR4300

Tim Niemeyer tim.niemeyer at mastersword.de
So Dez 13 13:12:54 CET 2015


Hey Tom

Am Sonntag, den 13.12.2015, 13:11 +0100 schrieb Tom Green:
> ansonsten bräuchten wir die vorinitalisierten werte, die im
> sysupgrade.sh skript abgefragt werden, für die anderen WDR-Router. Ich
> wüßte nicht woher nehmen, außer es  hat jemand die Dinger wo
> rumstehen.

Ich hab hier alle außer den wdr4310 da.

Tim
> 
> 
> On 13.12.2015 12:23, Tim Niemeyer wrote:
> 
> > Hi
> > 
> > Der Patch ist so ok.
> > 
> > Reviewed-by: Tim Niemeyer <tim.niemeyer at mastersword.de>
> > 
> > Allerdings, zeigt er weitere Probleme auf:
> > 
> > * Beim wdr4310 sowie beim wdr3600 gibt es nichtmal eine network-config.
> > * Weiter wird das "-v1" Problem vermutlich genauso bei wdr3500, wdr3600,
> > wdr4310 und wdr4900 auftreten.
> > * Beim WDR4900 kommt noch dazu, dass die Platform ar71xx hart in das
> > Update Script kodiert ist. Der WDR4900 hat allerdings mpc85xx
> > 
> > Tim
> > 
> > Am Donnerstag, den 10.12.2015, 18:51 +0100 schrieb Steffen Pankratz:
> > > Signed-off-by: Steffen Pankratz <kratz00 at gmx.de>
> > > ---
> > >  bsp/default/root_file_system/etc/rc.local.tpl          | 3 +++
> > >  bsp/wdr4300/root_file_system/etc/network.tl-wdr4300    | 9 ---------
> > >  bsp/wdr4300/root_file_system/etc/network.tl-wdr4300-v1 | 9 +++++++++
> > >  3 files changed, 12 insertions(+), 9 deletions(-)
> > >  delete mode 100644 bsp/wdr4300/root_file_system/etc/network.tl-wdr4300
> > >  create mode 100644 bsp/wdr4300/root_file_system/etc/network.tl-wdr4300-v1
> > > 
> > > diff --git a/bsp/default/root_file_system/etc/rc.local.tpl b/bsp/default/root_file_system/etc/rc.local.tpl
> > > index b115fc1..2335b5e 100755
> > > --- a/bsp/default/root_file_system/etc/rc.local.tpl
> > > +++ b/bsp/default/root_file_system/etc/rc.local.tpl
> > > @@ -23,6 +23,9 @@ case "$BOARD" in
> > >      nanostation-m)
> > >          BOARD=ubnt-nano-m
> > >          ;;
> > > +    tl-wdr4300)
> > > +        BOARD=tl-wdr4300-v1
> > > +        ;;
> > >  esac
> > >  
> > >  if ! uci get board.model.name; then
> > > diff --git a/bsp/wdr4300/root_file_system/etc/network.tl-wdr4300 b/bsp/wdr4300/root_file_system/etc/network.tl-wdr4300
> > > deleted file mode 100644
> > > index fcac123..0000000
> > > --- a/bsp/wdr4300/root_file_system/etc/network.tl-wdr4300
> > > +++ /dev/null
> > > @@ -1,9 +0,0 @@
> > > -WANDEV=eth0
> > > -SWITCHDEV=eth0
> > > -CLIENT_PORTS="0t 4 5"
> > > -WAN_PORTS="0t 1"
> > > -BATMAN_PORTS="0t 2 3"
> > > -
> > > -CLIENTIF="eth0.1 w2ap w5ap"
> > > -ETHMESHMAC=
> > > -ROUTERMAC=w5mesh
> > > \ No newline at end of file
> > > diff --git a/bsp/wdr4300/root_file_system/etc/network.tl-wdr4300-v1 b/bsp/wdr4300/root_file_system/etc/network.tl-wdr4300-v1
> > > new file mode 100644
> > > index 0000000..fcac123
> > > --- /dev/null
> > > +++ b/bsp/wdr4300/root_file_system/etc/network.tl-wdr4300-v1
> > > @@ -0,0 +1,9 @@
> > > +WANDEV=eth0
> > > +SWITCHDEV=eth0
> > > +CLIENT_PORTS="0t 4 5"
> > > +WAN_PORTS="0t 1"
> > > +BATMAN_PORTS="0t 2 3"
> > > +
> > > +CLIENTIF="eth0.1 w2ap w5ap"
> > > +ETHMESHMAC=
> > > +ROUTERMAC=w5mesh
> > > \ No newline at end of file
> > 
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 473 bytes
Beschreibung: This is a digitally signed message part
URL         : <http://lists.freifunk.net/pipermail/franken-dev-freifunk.net/attachments/20151213/2c748641/attachment-0002.sig>


Mehr Informationen über die Mailingliste franken-dev