brcm47xx: do not use mac addresses with 00:90:4C prefix, prevent mac address collisions.
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Jul 2014 15:04:50 +0000 (15:04 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Jul 2014 15:04:50 +0000 (15:04 +0000)
commit3fff38f93a66baeea3038f7cb6fb0da0fbad9ca2
treebf4998d9c1802e8b8c8dd55ee0d6b0f91a55f140
parent163fe41c7538c8007000eec27878ed6763e07dbe
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
target/linux/brcm47xx/patches-3.10/180-generate-mac-address.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.14/180-generate-mac-address.patch [new file with mode: 0644]