[PATCH 0/3] Support FritzBox 4040 without VLANs

Adrian Schmutzler freifunk at adrianschmutzler.de
Di Apr 16 23:42:31 CEST 2019


With the new network setup, we are able to support the
FritzBox 4040 without adding all the additional drivers.

It will be treated like a two-port device, where all switch
ports have the same mode.

This has been tested quickly on the device. I had some problems
with configurehood, which might also originate from my other
changes.

All MAC addresses are assigned correctly and are different
already.

Adrian Schmutzler (3):
  fff-network: Fix/improve setup of one- and two-port devices
  buildscript: Add support for eva firmware files
  Add support for Fritzbox 4040 and add target ipq40xx

 bsp/board_ipq40xx.bsp                              |  6 +++++
 bsp/ipq40xx/.config                                |  7 +++++
 buildscript                                        |  6 ++---
 src/packages/fff/fff-boardname/Makefile            |  2 +-
 .../files/etc/uci-defaults/15-fff-boardname        |  3 +++
 src/packages/fff/fff-network/Makefile              |  2 +-
 .../files/etc/uci-defaults/22b-config-ports        |  9 ++++++-
 .../files/lib/functions/fff/networksetup           | 30 ++++++++++++----------
 .../fff/fff-network/files/usr/sbin/setoneport      |  5 +++-
 .../fff/fff-network/files/usr/sbin/settwoeth       | 15 ++++++++---
 src/packages/fff/fff-sysupgrade/Makefile           |  2 +-
 .../fff/fff-sysupgrade/files/etc/sysupgrade.sh     |  3 +++
 12 files changed, 66 insertions(+), 24 deletions(-)
 create mode 100644 bsp/board_ipq40xx.bsp
 create mode 100644 bsp/ipq40xx/.config

-- 
2.11.0



Mehr Informationen über die Mailingliste franken-dev