tn3399_openwrt/target
Hauke Mehrtens 3fff38f93a brcm47xx: do not use mac addresses with 00:90:4C prefix, prevent mac address collisions.
The address prefix 00:90:4C is used by Broadcom in their initial
configuration. When a mac address with the prefix 00:90:4C is used
all devices from the same series are sharing the same mac address.
To prevent mac address collisions we replace them with a mac address
based on the base address.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 41513
2014-07-05 15:04:50 +00:00
..
imagebuilder target/imagebuilder: add missing package index (fixes #16675) 2014-06-02 13:27:31 +00:00
linux brcm47xx: do not use mac addresses with 00:90:4C prefix, prevent mac address collisions. 2014-07-05 15:04:50 +00:00
sdk target/sdk: strip host binaries before packing 2014-03-13 14:14:00 +00:00
toolchain build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
Config.in kernel: add a NAND_SUPPORT symbol 2014-06-11 12:59:22 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00