- remove obsolete crontabs
- move mac handling to network.sh
- update wr741xx, wr740 and wr1043 to new network config
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
BATMAN couldn't handle devices with the same MAC, so this uses the internal
switch to bridge the ports. It also changes the MAC to a localy unique
address.
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
- watchdog bites now in case of 'Failed to stop TX' instead of 'Could not stop RX'
- instead of reboot, reset wifi and add enable batman-adv on wifi again
This enables heartbeat (blinking depending on the load).
DIR300: The little triangle/circle led
wr741: The sun
wr1043: SYS
Fonera: Power (only on 2200; seems to be hard-wired on 2100)
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
The new build_script uses a bsp-style interface. Now it's possible
to work on more than one board at the same time. Just select the
selected_bsp with the build_script and start over.
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>