brcm47xx: do not use mac addresses with 00:90:4C prefix, prevent mac address collisions.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 5 Jul 2014 15:04:50 +0000 (15:04 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 5 Jul 2014 15:04:50 +0000 (15:04 +0000)
commit14730112565240614ab605e06247082d6b22b262
treef7917af140e53e85a6017024fe89ed954eb9f182
parent61d8a784c341235c2008958ac3e82d91b12d5667
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41513 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]